From cbee969f407b53d2b453d03460eb2864d0eaf1db Mon Sep 17 00:00:00 2001 From: Sebastian Hahn Date: Wed, 21 Jul 2010 17:08:11 +0200 Subject: Create routerlist.h --- src/or/control.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/or/control.c') diff --git a/src/or/control.c b/src/or/control.c index 59d0a681d..b99451327 100644 --- a/src/or/control.c +++ b/src/or/control.c @@ -14,6 +14,7 @@ #include "dnsserv.h" #include "geoip.h" #include "router.h" +#include "routerlist.h" /** Yield true iff s is the state of a control_connection_t that has * finished authentication and is accepting commands. */ -- cgit v1.2.3