Commit d4a96be6 authored by YueHaibing's avatar YueHaibing Committed by Pablo Neira Ayuso

netfilter: conntrack: Remove unused variable declaration

commit e97c3e27 ("tproxy: split off ipv6 defragmentation to a separate
module") left behind this.
Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent c2168e6b
......@@ -4,7 +4,4 @@
extern const struct nf_conntrack_l4proto nf_conntrack_l4proto_icmpv6;
#include <linux/sysctl.h>
extern struct ctl_table nf_ct_ipv6_sysctl_table[];
#endif /* _NF_CONNTRACK_IPV6_H*/
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