summaryrefslogtreecommitdiff
path: root/source4/lib/netif
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2004-11-05 10:53:20 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:05:31 -0500
commit2b4e716f7aec49469b2b523c86762c8d4bacb4d1 (patch)
tree91a8ad0f71e13b6607dc7ce64f4ca9c178233b42 /source4/lib/netif
parenta9ecd7a575d2c5a67df2617b1b3ff9e1e8d53dd8 (diff)
downloadsamba-2b4e716f7aec49469b2b523c86762c8d4bacb4d1.tar.gz
samba-2b4e716f7aec49469b2b523c86762c8d4bacb4d1.tar.bz2
samba-2b4e716f7aec49469b2b523c86762c8d4bacb4d1.zip
r3548: removed extra net/if.h include
(This used to be commit 1551f211d983398a4f27eaeebdd4bf05f8beb330)
Diffstat (limited to 'source4/lib/netif')
-rw-r--r--source4/lib/netif/netif.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/netif/netif.c b/source4/lib/netif/netif.c
index 729aeedbe3..9fe4d21bc9 100644
--- a/source4/lib/netif/netif.c
+++ b/source4/lib/netif/netif.c
@@ -40,7 +40,6 @@
#include <netdb.h>
#include <sys/ioctl.h>
#include <sys/time.h>
-#include <net/if.h>
#ifndef AUTOCONF_TEST
#include "lib/netif/netif.h"