提交 235bd614 编写于 作者: L Linus Torvalds
...@@ -17,6 +17,8 @@ ...@@ -17,6 +17,8 @@
#define IPV6_MAX_ADDRESSES 16 #define IPV6_MAX_ADDRESSES 16
#include <linux/in6.h>
struct prefix_info { struct prefix_info {
__u8 type; __u8 type;
__u8 length; __u8 length;
...@@ -43,7 +45,6 @@ struct prefix_info { ...@@ -43,7 +45,6 @@ struct prefix_info {
#ifdef __KERNEL__ #ifdef __KERNEL__
#include <linux/in6.h>
#include <linux/netdevice.h> #include <linux/netdevice.h>
#include <net/if_inet6.h> #include <net/if_inet6.h>
#include <net/ipv6.h> #include <net/ipv6.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册