]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
#ifdef HAVE_GEOIP
authorMark Andrews <marka@isc.org>
Fri, 1 Mar 2013 05:11:16 +0000 (16:11 +1100)
committerMark Andrews <marka@isc.org>
Fri, 1 Mar 2013 05:11:16 +0000 (16:11 +1100)
lib/dns/include/dns/acl.h

index fe5cfe65ad58cd95235aaff0c781c56b2bf05ec7..f6b1e44caf869cc0ee9d6874d147fb491d05897d 100644 (file)
@@ -38,7 +38,9 @@
 #include <isc/netaddr.h>
 #include <isc/refcount.h>
 
+#ifdef HAVE_GEOIP
 #include <dns/geoip.h>
+#endif
 #include <dns/name.h>
 #include <dns/types.h>
 #include <dns/iptable.h>