summaryrefslogtreecommitdiffstats
path: root/lib/libnetgraph
diff options
context:
space:
mode:
authorluigi <luigi@FreeBSD.org>2009-12-28 10:48:01 +0000
committerluigi <luigi@FreeBSD.org>2009-12-28 10:48:01 +0000
commit3065c48390498eec519acccd547a197002b16de3 (patch)
treea81a30aa675225d744fa6c1a97dec1f80f3b1494 /lib/libnetgraph
parent483862a5a29b9346fa21b1e610575cc357fe333b (diff)
downloadFreeBSD-src-3065c48390498eec519acccd547a197002b16de3.zip
FreeBSD-src-3065c48390498eec519acccd547a197002b16de3.tar.gz
this file is also affected by the ipfw changes
Diffstat (limited to 'lib/libnetgraph')
-rw-r--r--lib/libnetgraph/debug.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libnetgraph/debug.c b/lib/libnetgraph/debug.c
index dfc75f5..90efc55 100644
--- a/lib/libnetgraph/debug.c
+++ b/lib/libnetgraph/debug.c
@@ -76,6 +76,8 @@ __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