diff options
| author | Luigi Rizzo <luigi@FreeBSD.org> | 2009-12-28 12:29:13 +0000 |
|---|---|---|
| committer | Luigi Rizzo <luigi@FreeBSD.org> | 2009-12-28 12:29:13 +0000 |
| commit | e59084e08660a96bf0866cacea5d3108e30e98f4 (patch) | |
| tree | b102a7bbdf3c4bbace0403ca5a96379873a3e3ea /lib/libnetgraph | |
| parent | b6d33186d22cf795b98b49883fc301a0e9672fc8 (diff) | |
Notes
Diffstat (limited to 'lib/libnetgraph')
| -rw-r--r-- | lib/libnetgraph/debug.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libnetgraph/debug.c b/lib/libnetgraph/debug.c index 90efc5550da4..dfc75f5268e4 100644 --- a/lib/libnetgraph/debug.c +++ b/lib/libnetgraph/debug.c @@ -76,8 +76,6 @@ __FBSDID("$FreeBSD$"); #include <netgraph/ng_hub.h> #include <netgraph/ng_iface.h> #include <netgraph/ng_ip_input.h> -#include <netinet/ip_fw.h> -#include <netinet/ip_fw_private.h> /* the NGM cookie is here */ #include <netgraph/ng_ipfw.h> #include <netgraph/ng_ksocket.h> #include <netgraph/ng_l2tp.h> |
