diff options
Diffstat (limited to 'source3/libaddns/dns.h')
-rw-r--r-- | source3/libaddns/dns.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/libaddns/dns.h b/source3/libaddns/dns.h index 188d139808..cf842f4d10 100644 --- a/source3/libaddns/dns.h +++ b/source3/libaddns/dns.h @@ -26,6 +26,7 @@ #define _DNS_H #include "lib/replace/replace.h" +#include "system/network.h" /* make sure we have included the correct config.h */ #ifndef NO_CONFIG_H /* for some tests */ |