diff options
Diffstat (limited to 'sys/netinet/ipfw/ip_fw_sockopt.c')
-rw-r--r-- | sys/netinet/ipfw/ip_fw_sockopt.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/netinet/ipfw/ip_fw_sockopt.c b/sys/netinet/ipfw/ip_fw_sockopt.c index e14952a..40d6ed7 100644 --- a/sys/netinet/ipfw/ip_fw_sockopt.c +++ b/sys/netinet/ipfw/ip_fw_sockopt.c @@ -67,8 +67,6 @@ __FBSDID("$FreeBSD$"); #include <netinet/ipfw/ip_fw_private.h> #include <netinet/ip_divert.h> -#include <netgraph/ng_ipfw.h> - #ifdef MAC #include <security/mac/mac_framework.h> #endif |