aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendmid.c
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2010-07-23 22:03:33 +0200
committerSebastian Hahn <sebastian@torproject.org>2010-07-27 10:00:45 +0200
commit52e6e915fbc5f019a6aec3afa3c88a415777d830 (patch)
tree9df0cbe305ca7f94c005513da9ae6e4256fc24a2 /src/or/rendmid.c
parentb0cd4551abb1105542b366e6cd23cfa2fb1003ce (diff)
downloadtor-52e6e915fbc5f019a6aec3afa3c88a415777d830.tar
tor-52e6e915fbc5f019a6aec3afa3c88a415777d830.tar.gz
Create rendmid.h
Diffstat (limited to 'src/or/rendmid.c')
-rw-r--r--src/or/rendmid.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/rendmid.c b/src/or/rendmid.c
index 393347b6d..48cb10f52 100644
--- a/src/or/rendmid.c
+++ b/src/or/rendmid.c
@@ -11,6 +11,7 @@
#include "circuitlist.h"
#include "config.h"
#include "relay.h"
+#include "rendmid.h"
/** Respond to an ESTABLISH_INTRO cell by checking the signed data and
* setting the circuit's purpose and service pk digest.