diff options
Diffstat (limited to 'src/or/shared_random_common.c')
-rw-r--r-- | src/or/shared_random_common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/shared_random_common.c b/src/or/shared_random_common.c index c782e709ff..7d897d9531 100644 --- a/src/or/shared_random_common.c +++ b/src/or/shared_random_common.c @@ -12,6 +12,7 @@ #include "shared_random_common.h" #include "config.h" +#include "dirvote_common.h" #include "networkstatus.h" #include "util.h" #include "util_format.h" |