diff options
Diffstat (limited to 'net/ipv6')
-rw-r--r-- | net/ipv6/af_inet6.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ipv6/af_inet6.c b/net/ipv6/af_inet6.c index 95055f8c3f35..f018704ecb86 100644 --- a/net/ipv6/af_inet6.c +++ b/net/ipv6/af_inet6.c | |||
@@ -50,6 +50,7 @@ | |||
50 | #include <net/ipip.h> | 50 | #include <net/ipip.h> |
51 | #include <net/protocol.h> | 51 | #include <net/protocol.h> |
52 | #include <net/inet_common.h> | 52 | #include <net/inet_common.h> |
53 | #include <net/route.h> | ||
53 | #include <net/transp_v6.h> | 54 | #include <net/transp_v6.h> |
54 | #include <net/ip6_route.h> | 55 | #include <net/ip6_route.h> |
55 | #include <net/addrconf.h> | 56 | #include <net/addrconf.h> |