aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendmid.c
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2010-07-22 09:46:23 +0200
committerSebastian Hahn <sebastian@torproject.org>2010-07-27 07:58:13 +0200
commit174a88dd79ecf3b6c76d63d44bef3e47378777ee (patch)
treee3cfe7b4390fbde2f77151947f6937bcb23a2a83 /src/or/rendmid.c
parent21155204c68558c9ef7c508e1f6ea008cf455d4a (diff)
downloadtor-174a88dd79ecf3b6c76d63d44bef3e47378777ee.tar
tor-174a88dd79ecf3b6c76d63d44bef3e47378777ee.tar.gz
Create circuitlist.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 c9f4bf8b7..a248828a0 100644
--- a/src/or/rendmid.c
+++ b/src/or/rendmid.c
@@ -8,6 +8,7 @@
**/
#include "or.h"
+#include "circuitlist.h"
/** Respond to an ESTABLISH_INTRO cell by checking the signed data and
* setting the circuit's purpose and service pk digest.