summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_fw.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-06-21 14:53:44 +0000
committerbde <bde@FreeBSD.org>1998-06-21 14:53:44 +0000
commit403bdcb97b7388003149456d9cd898d5e09e6f99 (patch)
tree18365a2b4ac1f2ca87a6893a6d404c2f2f773bec /sys/netinet/ip_fw.c
parent7b5837ee5131664de8558f3c843bd61a87624a7b (diff)
downloadFreeBSD-src-403bdcb97b7388003149456d9cd898d5e09e6f99.zip
FreeBSD-src-403bdcb97b7388003149456d9cd898d5e09e6f99.tar.gz
Removed unused includes.
Diffstat (limited to 'sys/netinet/ip_fw.c')
-rw-r--r--sys/netinet/ip_fw.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/netinet/ip_fw.c b/sys/netinet/ip_fw.c
index 71b20b7..2ea98b7 100644
--- a/sys/netinet/ip_fw.c
+++ b/sys/netinet/ip_fw.c
@@ -12,7 +12,7 @@
*
* This software is provided ``AS IS'' without any warranties of any kind.
*
- * $Id: ip_fw.c,v 1.88 1998/06/06 20:45:26 julian Exp $
+ * $Id: ip_fw.c,v 1.89 1998/06/12 20:03:26 julian Exp $
*/
/*
@@ -36,7 +36,6 @@
#include <sys/socket.h>
#include <sys/sysctl.h>
#include <net/if.h>
-#include <net/route.h>
#include <netinet/in.h>
#include <netinet/in_systm.h>
#include <netinet/ip.h>
OpenPOWER on IntegriCloud