From ff4030f6211033be127dd4f671f34b15998b101a Mon Sep 17 00:00:00 2001 From: Sebastian Hahn Date: Wed, 21 Jul 2010 14:38:52 +0200 Subject: Create geoip.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 68921663e..f01be85b7 100644 --- a/src/or/control.c +++ b/src/or/control.c @@ -12,6 +12,7 @@ #include "or.h" #include "dnsserv.h" +#include "geoip.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