Try and fix the AIX build.
authorMichael Adam <obnox@samba.org>
Thu, 10 Jan 2008 00:04:47 +0000 (01:04 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 10 Jan 2008 00:04:47 +0000 (01:04 +0100)
The __ss_family workaround is in lib/replace/system/network.h ...

Michael
(This used to be commit 778199cf00196f81fd96deae1370d8cbc438c5bf)

source3/libaddns/dns.h

index 188d139808451f55b3cda8cea01f034159437b22..cf842f4d109711bafc55d0093d7cb4ecdbf08c42 100644 (file)
@@ -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 */