mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
this file is also affected by the ipfw changes
This commit is contained in:
parent
830c6e2b97
commit
b6d33186d2
1 changed files with 2 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue