diff options
Diffstat (limited to 'net/ipv6')
-rw-r--r-- | net/ipv6/netfilter/ip6_tables.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net/ipv6/netfilter/ip6_tables.c b/net/ipv6/netfilter/ip6_tables.c index d1c315364ee7..73d477ce216b 100644 --- a/net/ipv6/netfilter/ip6_tables.c +++ b/net/ipv6/netfilter/ip6_tables.c | |||
@@ -70,9 +70,6 @@ do { \ | |||
70 | #define IP_NF_ASSERT(x) | 70 | #define IP_NF_ASSERT(x) |
71 | #endif | 71 | #endif |
72 | 72 | ||
73 | |||
74 | #include <linux/netfilter_ipv4/listhelp.h> | ||
75 | |||
76 | #if 0 | 73 | #if 0 |
77 | /* All the better to debug you with... */ | 74 | /* All the better to debug you with... */ |
78 | #define static | 75 | #define static |