Commit b4e500f1 authored by David S. Miller's avatar David S. Miller

[NETFILTER]: ip_ct_attach decl got removed by accident.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b1fc4534
......@@ -172,6 +172,8 @@ extern void nf_reinject(struct sk_buff *skb,
struct nf_info *info,
unsigned int verdict);
extern void (*ip_ct_attach)(struct sk_buff *, struct sk_buff *);
#ifdef CONFIG_NETFILTER_DEBUG
extern void nf_dump_skb(int pf, struct sk_buff *skb);
#endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment