summaryrefslogtreecommitdiff
path: root/src/or/routerparse.c
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2018-04-25 09:06:29 -0400
committerDavid Goulet <dgoulet@torproject.org>2018-04-27 11:40:44 -0400
commit26817d9d2231d2580361ae9082db17250b454628 (patch)
tree970d471733f42a1c035a96be15d5da2e29c891b8 /src/or/routerparse.c
parent79a1112a495f76542d13eab4992ff4fd50f7f830 (diff)
downloadtor-26817d9d2231d2580361ae9082db17250b454628.tar.gz
tor-26817d9d2231d2580361ae9082db17250b454628.zip
dirvote: Extract shared functions to common file
No code behavior change. Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'src/or/routerparse.c')
-rw-r--r--src/or/routerparse.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/routerparse.c b/src/or/routerparse.c
index 2d64a82b6f..b27833c3ed 100644
--- a/src/or/routerparse.c
+++ b/src/or/routerparse.c
@@ -75,6 +75,7 @@
#include "torcert.h"
#include "sandbox.h"
#include "shared_random_common.h"
+#include "dirvote_common.h"
#include "dirauth/shared_random.h"
#undef log