aboutsummaryrefslogtreecommitdiff
path: root/src/or/routerlist.c
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2010-07-22 00:30:17 +0200
committerSebastian Hahn <sebastian@torproject.org>2010-07-27 07:56:26 +0200
commit85a1d635d5f15a49bda9f5e6588b0863d4b7b67d (patch)
tree56ad813c65baa5d0919a75a87f797c2070df2425 /src/or/routerlist.c
parent7caa8351b82c764203694dd18a33c17ba1b319e0 (diff)
downloadtor-85a1d635d5f15a49bda9f5e6588b0863d4b7b67d.tar
tor-85a1d635d5f15a49bda9f5e6588b0863d4b7b67d.tar.gz
Create rendservice.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 02480af03..6beecac40 100644
--- a/src/or/routerlist.c
+++ b/src/or/routerlist.c
@@ -14,6 +14,7 @@
#include "or.h"
#include "geoip.h"
#include "rendcommon.h"
+#include "rendservice.h"
#include "router.h"
#include "routerlist.h"