summaryrefslogtreecommitdiff
path: root/src/or/include.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-15 12:50:07 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-15 12:50:07 -0400
commitf8794b0b36ad400a228fa3cfd96d7a250632dd29 (patch)
tree1990af25a442c8d368cbcbb9258b313ec3300e27 /src/or/include.am
parent5cdc2343302f8fec9d71a6f1e7ec28befb7379cf (diff)
downloadtor-f8794b0b36ad400a228fa3cfd96d7a250632dd29.tar.gz
tor-f8794b0b36ad400a228fa3cfd96d7a250632dd29.zip
Move vote_schedule into its own header.
Diffstat (limited to 'src/or/include.am')
-rw-r--r--src/or/include.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/include.am b/src/or/include.am
index 353d52ea2b..87a353828b 100644
--- a/src/or/include.am
+++ b/src/or/include.am
@@ -299,6 +299,7 @@ ORHEADERS = \
src/or/torcert.h \
src/or/tor_api_internal.h \
src/or/tor_version_st.h \
+ src/or/vote_timing_st.h \
src/or/voting_schedule.h
# We add the headers of the modules even though they are disabled so we can