r3548: removed extra net/if.h include
authorAndrew Tridgell <tridge@samba.org>
Fri, 5 Nov 2004 10:53:20 +0000 (10:53 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:05:31 +0000 (13:05 -0500)
(This used to be commit 1551f211d983398a4f27eaeebdd4bf05f8beb330)

source4/lib/netif/netif.c

index 729aeedbe3aafb0cf02cd632ec72e313fb8a3c2d..9fe4d21bc94c6fb39958ef07d014046ace8b57d1 100644 (file)
@@ -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"