Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[cascardo/linux.git] / include / net / netfilter / ipv4 / nf_defrag_ipv4.h
1 #ifndef _NF_DEFRAG_IPV4_H
2 #define _NF_DEFRAG_IPV4_H
3
4 void nf_defrag_ipv4_enable(void);
5
6 #endif /* _NF_DEFRAG_IPV4_H */