aboutsummaryrefslogtreecommitdiff
path: root/src/or/dirserv.c
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2010-07-23 22:57:20 +0200
committerSebastian Hahn <sebastian@torproject.org>2010-07-27 10:00:46 +0200
commitdf9d42cef56c856db44c22cd3e2eb2a6e2ff1e4c (patch)
tree9ece052371a08f744964dddb8889e99c82a3ea12 /src/or/dirserv.c
parent52e6e915fbc5f019a6aec3afa3c88a415777d830 (diff)
downloadtor-df9d42cef56c856db44c22cd3e2eb2a6e2ff1e4c.tar
tor-df9d42cef56c856db44c22cd3e2eb2a6e2ff1e4c.tar.gz
Create rephist.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 38fc8f161..397a0c866 100644
--- a/src/or/dirserv.c
+++ b/src/or/dirserv.c
@@ -17,6 +17,7 @@
#include "microdesc.h"
#include "networkstatus.h"
#include "policies.h"
+#include "rephist.h"
#include "router.h"
#include "routerlist.h"