summaryrefslogtreecommitdiffstats
path: root/lib/libnetgraph
diff options
context:
space:
mode:
authorluigi <luigi@FreeBSD.org>2009-12-28 12:29:13 +0000
committerluigi <luigi@FreeBSD.org>2009-12-28 12:29:13 +0000
commitb41c473d9072fd69d0501e7d90e5f1e570aed8d6 (patch)
treeb102a7bbdf3c4bbace0403ca5a96379873a3e3ea /lib/libnetgraph
parent3065c48390498eec519acccd547a197002b16de3 (diff)
downloadFreeBSD-src-b41c473d9072fd69d0501e7d90e5f1e570aed8d6.zip
FreeBSD-src-b41c473d9072fd69d0501e7d90e5f1e570aed8d6.tar.gz
bring the NGM_IPFW_COOKIE back into ng_ipfw.h, libnetgraph expects
to find it there. Unfortunately this reintroduces the dependency on ip_fw_pfil.c
Diffstat (limited to 'lib/libnetgraph')
-rw-r--r--lib/libnetgraph/debug.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libnetgraph/debug.c b/lib/libnetgraph/debug.c
index 90efc55..dfc75f5 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>
OpenPOWER on IntegriCloud