aboutsummaryrefslogtreecommitdiff
path: root/src/or/routerlist.c
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2010-07-22 12:19:28 +0200
committerSebastian Hahn <sebastian@torproject.org>2010-07-27 07:58:16 +0200
commit85f7d544187d48b8cb9516e964b35e1999a15968 (patch)
tree3f936223b2d9fc08ab5bc12c81b8b0807fab5253 /src/or/routerlist.c
parent7d4c027fb064b6163fb4b74fc1b3f86fff1335c9 (diff)
downloadtor-85f7d544187d48b8cb9516e964b35e1999a15968.tar
tor-85f7d544187d48b8cb9516e964b35e1999a15968.tar.gz
Create dirvote.h
Diffstat (limited to 'src/or/routerlist.c')
-rw-r--r--src/or/routerlist.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/routerlist.c b/src/or/routerlist.c
index f8c8bad04..85e2d14ed 100644
--- a/src/or/routerlist.c
+++ b/src/or/routerlist.c
@@ -18,6 +18,7 @@
#include "control.h"
#include "directory.h"
#include "dirserv.h"
+#include "dirvote.h"
#include "geoip.h"
#include "rendcommon.h"
#include "rendservice.h"