aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Leffler <sam@FreeBSD.org>2003-10-03 21:01:48 +0000
committerSam Leffler <sam@FreeBSD.org>2003-10-03 21:01:48 +0000
commit2091a3fbaf66668cf8243dc5c0b13ddd047759bf (patch)
treee1698465bfda2cf13e922a58beb66b16ebb501db
parent12394d06d86f5b6e8e7a1e0cd8182238cefbae94 (diff)
Notes
-rw-r--r--sbin/ipfw/ipfw2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/ipfw/ipfw2.c b/sbin/ipfw/ipfw2.c
index c8a03017f405..a7d9acc0e7ee 100644
--- a/sbin/ipfw/ipfw2.c
+++ b/sbin/ipfw/ipfw2.c
@@ -50,7 +50,6 @@
#include <netinet/ip.h>
#include <netinet/ip_icmp.h>
#include <netinet/ip_fw.h>
-#include <net/route.h> /* def. of struct route */
#include <netinet/ip_dummynet.h>
#include <netinet/tcp.h>
#include <arpa/inet.h>