From b0cd4551abb1105542b366e6cd23cfa2fb1003ce Mon Sep 17 00:00:00 2001 From: Sebastian Hahn Date: Fri, 23 Jul 2010 21:53:11 +0200 Subject: Create relay.h --- src/or/rendmid.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/or/rendmid.c') diff --git a/src/or/rendmid.c b/src/or/rendmid.c index f99654372a..393347b6db 100644 --- a/src/or/rendmid.c +++ b/src/or/rendmid.c @@ -10,6 +10,7 @@ #include "or.h" #include "circuitlist.h" #include "config.h" +#include "relay.h" /** Respond to an ESTABLISH_INTRO cell by checking the signed data and * setting the circuit's purpose and service pk digest. -- cgit v1.2.3-54-g00ecf