diff options
-rw-r--r-- | sbin/ipfw/ipfw2.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/ipfw/ipfw2.c b/sbin/ipfw/ipfw2.c index c8a0301..a7d9acc 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> |