summaryrefslogtreecommitdiff
path: root/source4/lib/socket
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/socket')
-rw-r--r--source4/lib/socket/netif.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/source4/lib/socket/netif.c b/source4/lib/socket/netif.c
index f3df7631e0..1595b0dfd5 100644
--- a/source4/lib/socket/netif.c
+++ b/source4/lib/socket/netif.c
@@ -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