From f8794b0b36ad400a228fa3cfd96d7a250632dd29 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 15 Jun 2018 12:50:07 -0400 Subject: Move vote_schedule into its own header. --- src/or/include.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/or/include.am') 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 -- cgit v1.2.3-54-g00ecf