diff options
Diffstat (limited to 'include/net/addrconf.h')
-rw-r--r-- | include/net/addrconf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/addrconf.h b/include/net/addrconf.h index 7af9a13cb9be..f1e5af4be98e 100644 --- a/include/net/addrconf.h +++ b/include/net/addrconf.h | |||
@@ -46,6 +46,7 @@ struct prefix_info { | |||
46 | #include <linux/in6.h> | 46 | #include <linux/in6.h> |
47 | #include <linux/netdevice.h> | 47 | #include <linux/netdevice.h> |
48 | #include <net/if_inet6.h> | 48 | #include <net/if_inet6.h> |
49 | #include <net/ipv6.h> | ||
49 | 50 | ||
50 | #define IN6_ADDR_HSIZE 16 | 51 | #define IN6_ADDR_HSIZE 16 |
51 | 52 | ||