s4:include/includes.h - Need to include "system/network.h"
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Fri, 29 Jan 2010 19:13:38 +0000 (20:13 +0100)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Fri, 29 Jan 2010 19:13:38 +0000 (20:13 +0100)
Otherwise I don't get the definition of "struct in_addr" for "lib/util/util.h" on CentOS 4.

source4/include/includes.h

index 8d28808194788b9bdf1e8dbc626772a267242ccf..21f392520f8d5c1b8dfc17fd986d2404cb8c2515 100644 (file)
@@ -33,6 +33,7 @@
 #include "system/time.h"
 #include "system/wait.h"
 #include "system/locale.h"
+#include "system/network.h"
 
 /* only do the C++ reserved word check when we compile
    to include --with-developer since too many systems