r18704: readd BOOL define to fix the build
authorStefan Metzmacher <metze@samba.org>
Wed, 20 Sep 2006 00:23:26 +0000 (00:23 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:19:03 +0000 (14:19 -0500)
but I think this is the wrong fix...

metze
(This used to be commit 018b142d93ba2d36cd68db407e4a591461137b9b)

source4/lib/socket/netif.c

index 0fac0e7ef5b4a9ebdffc8c37bcf4fab42a3e0241..f3df7631e061df96c269f040ee95a4eea9861b7d 100644 (file)
@@ -80,6 +80,7 @@
 #include <net/if.h>
 #endif
 
+#define BOOL int
 #include "netif.h"
 
 #if HAVE_IFACE_IFCONF