mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-09 09:40:45 -04:00
#ifdef HAVE_GEOIP
This commit is contained in:
parent
3fadb11b94
commit
e69e6105b2
1 changed files with 2 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue