diff options
Diffstat (limited to 'src/or/voting_schedule.c')
-rw-r--r-- | src/or/voting_schedule.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/or/voting_schedule.c b/src/or/voting_schedule.c index 1d66b5e225..983cabbbf3 100644 --- a/src/or/voting_schedule.c +++ b/src/or/voting_schedule.c @@ -15,6 +15,8 @@ #include "config.h" #include "networkstatus.h" +#include "networkstatus_st.h" + /* ===== * Vote scheduling * ===== */ |