Try to fix the build on systems without struct sockaddr_storage type
authorMichael Adam <obnox@samba.org>
Thu, 8 Nov 2007 10:46:13 +0000 (11:46 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 8 Nov 2007 10:46:18 +0000 (11:46 +0100)
(like hape - HPUX 11.00).

Michael

source/include/interfaces.h

index b9d900053d71d8fe501821070be79dd053de5049..84501cee412d020d8507a5e5a5139618fb1eed5c 100644 (file)
@@ -25,6 +25,7 @@
 #define _INTERFACES_H
 
 #include "lib/replace/replace.h"
+#include "lib/replace/system/network.h"
 
 #define MAX_INTERFACES 128