|
@@ -17,6 +17,7 @@
|
|
#include <linux/netfilter_bridge.h>
|
|
#include <linux/netfilter_bridge.h>
|
|
#include <linux/netfilter_ipv4.h>
|
|
#include <linux/netfilter_ipv4.h>
|
|
#include <net/netfilter/ipv4/nf_defrag_ipv4.h>
|
|
#include <net/netfilter/ipv4/nf_defrag_ipv4.h>
|
|
|
|
+#include <net/netfilter/nf_conntrack.h>
|
|
|
|
|
|
/* Returns new sk_buff, or NULL */
|
|
/* Returns new sk_buff, or NULL */
|
|
static int nf_ct_ipv4_gather_frags(struct sk_buff *skb, u_int32_t user)
|
|
static int nf_ct_ipv4_gather_frags(struct sk_buff *skb, u_int32_t user)
|