From 48b268cd67c458f32546db9424e1950747931521 Mon Sep 17 00:00:00 2001 From: ae Date: Thu, 9 Jun 2016 05:48:34 +0000 Subject: Cleanup unneded include "opt_ipfw.h". It was used for conditional build IPFIREWALL_FORWARD support. But IPFIREWALL_FORWARD option was removed a long time ago. --- sys/netinet/ip_fastfwd.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/netinet/ip_fastfwd.c') diff --git a/sys/netinet/ip_fastfwd.c b/sys/netinet/ip_fastfwd.c index 3fc7c74..ea59c10 100644 --- a/sys/netinet/ip_fastfwd.c +++ b/sys/netinet/ip_fastfwd.c @@ -76,7 +76,6 @@ #include __FBSDID("$FreeBSD$"); -#include "opt_ipfw.h" #include "opt_ipstealth.h" #include -- cgit v1.1