diff options
author | Dmitry V. Levin <ldv@altlinux.org> | 2017-02-23 01:38:03 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-02-23 18:46:07 +0300 |
commit | 557d7acd754543ca6f7166b9abde0a1af01ed848 (patch) | |
tree | e2fabbd2f7c909fc2b3b3d88bf84d3485a5277c2 /Documentation/networking/bonding.txt | |
parent | 79873fb6348a35634b3edb60e21798ae716da824 (diff) | |
download | linux-557d7acd754543ca6f7166b9abde0a1af01ed848.tar.xz |
uapi: fix linux/ip6_tunnel.h userspace compilation errors
Include <linux/if.h> and <linux/in6.h> to fix the following
linux/ip6_tunnel.h userspace compilation errors:
/usr/include/linux/ip6_tunnel.h:23:12: error: 'IFNAMSIZ' undeclared here (not in a function)
char name[IFNAMSIZ]; /* name of tunnel device */
/usr/include/linux/ip6_tunnel.h:30:18: error: field 'laddr' has incomplete type
struct in6_addr laddr; /* local tunnel end-point address */
Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/bonding.txt')
0 files changed, 0 insertions, 0 deletions