aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendcommon.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/rendcommon.c
parent52e6e915fbc5f019a6aec3afa3c88a415777d830 (diff)
downloadtor-df9d42cef56c856db44c22cd3e2eb2a6e2ff1e4c.tar
tor-df9d42cef56c856db44c22cd3e2eb2a6e2ff1e4c.tar.gz
Create rephist.h
Diffstat (limited to 'src/or/rendcommon.c')
-rw-r--r--src/or/rendcommon.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/rendcommon.c b/src/or/rendcommon.c
index fc43f11bb..8a4de3cca 100644
--- a/src/or/rendcommon.c
+++ b/src/or/rendcommon.c
@@ -15,6 +15,7 @@
#include "rendcommon.h"
#include "rendmid.h"
#include "rendservice.h"
+#include "rephist.h"
#include "routerlist.h"
/** Return 0 if one and two are the same service ids, else -1 or 1 */