r18708: much nicer fix
authorStefan Metzmacher <metze@samba.org>
Wed, 20 Sep 2006 02:09:14 +0000 (02:09 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:19:03 +0000 (14:19 -0500)
metze
(This used to be commit 8999a9eb2e7f3e8e4ff8f5311b9375bde590f2a5)

source4/lib/socket/netif.c

index f3df7631e061df96c269f040ee95a4eea9861b7d..1595b0dfd5334231935a71c0d9d5c336df976f57 100644 (file)
@@ -31,7 +31,7 @@
 */
 
 #ifndef AUTOCONF_TEST
-#include "config.h"
+#include "includes.h"
 #endif
 
 #include <unistd.h>
@@ -80,7 +80,6 @@
 #include <net/if.h>
 #endif
 
-#define BOOL int
 #include "netif.h"
 
 #if HAVE_IFACE_IFCONF