diff options
author | Dmitry V. Levin <[email protected]> | 2017-02-16 18:04:14 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-02-19 18:15:12 -0500 |
commit | 6c07ec0fa5712b01d0967cf74129fa9b4d234af8 (patch) | |
tree | b9eebea2a65024f32995c74033bfcc1206b9fbc1 /lib/test-string_helpers.c | |
parent | 249168ad07cd23b5201dd2f09fd450ae4176f96c (diff) |
uapi: fix linux/ipv6_route.h userspace compilation errors
Include <linux/in6.h> to fix the following linux/ipv6_route.h userspace
compilation errors:
/usr/include/linux/ipv6_route.h:42:19: error: field 'rtmsg_dst' has incomplete type
struct in6_addr rtmsg_dst;
/usr/include/linux/ipv6_route.h:43:19: error: field 'rtmsg_src' has incomplete type
struct in6_addr rtmsg_src;
/ust/include/linux/ipv6_route.h:44:19: error: field 'rtmsg_gateway' has incomplete type
struct in6_addr rtmsg_gateway;
Signed-off-by: Dmitry V. Levin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions