diff options
Diffstat (limited to 'net/dccp/ipv6.c')
-rw-r--r-- | net/dccp/ipv6.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/dccp/ipv6.c b/net/dccp/ipv6.c index 2e194c8f9953..c609dc78f487 100644 --- a/net/dccp/ipv6.c +++ b/net/dccp/ipv6.c | |||
@@ -20,6 +20,7 @@ | |||
20 | #include <net/addrconf.h> | 20 | #include <net/addrconf.h> |
21 | #include <net/inet_common.h> | 21 | #include <net/inet_common.h> |
22 | #include <net/inet_hashtables.h> | 22 | #include <net/inet_hashtables.h> |
23 | #include <net/inet_sock.h> | ||
23 | #include <net/inet6_connection_sock.h> | 24 | #include <net/inet6_connection_sock.h> |
24 | #include <net/inet6_hashtables.h> | 25 | #include <net/inet6_hashtables.h> |
25 | #include <net/ip6_route.h> | 26 | #include <net/ip6_route.h> |