summaryrefslogtreecommitdiff
path: root/src/or/dirserv.c
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2010-07-23 20:18:55 +0200
committerSebastian Hahn <sebastian@torproject.org>2010-07-27 07:58:16 +0200
commit69fcbbaa8932f83ca715d0cf40c69340c90001a1 (patch)
treef8f1ecfdd698acecbd647894285101059a6526b2 /src/or/dirserv.c
parent86d6bfe448ec945957b23555f14e79f64896aca9 (diff)
downloadtor-69fcbbaa8932f83ca715d0cf40c69340c90001a1.tar.gz
tor-69fcbbaa8932f83ca715d0cf40c69340c90001a1.zip
Create networkstatus.h
Diffstat (limited to 'src/or/dirserv.c')
-rw-r--r--src/or/dirserv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/dirserv.c b/src/or/dirserv.c
index 5f2c789175..d23542cf60 100644
--- a/src/or/dirserv.c
+++ b/src/or/dirserv.c
@@ -15,6 +15,7 @@
#include "dirvote.h"
#include "hibernate.h"
#include "microdesc.h"
+#include "networkstatus.h"
#include "router.h"
#include "routerlist.h"