diff options
Diffstat (limited to 'net/ipv6')
-rw-r--r-- | net/ipv6/output_core.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ipv6/output_core.c b/net/ipv6/output_core.c index 21678acd4521..928a0fb0b744 100644 --- a/net/ipv6/output_core.c +++ b/net/ipv6/output_core.c | |||
@@ -8,6 +8,7 @@ | |||
8 | #include <net/ip6_fib.h> | 8 | #include <net/ip6_fib.h> |
9 | #include <net/addrconf.h> | 9 | #include <net/addrconf.h> |
10 | #include <net/secure_seq.h> | 10 | #include <net/secure_seq.h> |
11 | #include <linux/netfilter.h> | ||
11 | 12 | ||
12 | static u32 __ipv6_select_ident(struct net *net, u32 hashrnd, | 13 | static u32 __ipv6_select_ident(struct net *net, u32 hashrnd, |
13 | const struct in6_addr *dst, | 14 | const struct in6_addr *dst, |