diff options
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/seg6.h | 1 | ||||
| -rw-r--r-- | include/uapi/linux/seg6_iptunnel.h | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/include/uapi/linux/seg6.h b/include/uapi/linux/seg6.h index 61df8d392f41..7278511d339e 100644 --- a/include/uapi/linux/seg6.h +++ b/include/uapi/linux/seg6.h | |||
| @@ -15,6 +15,7 @@ | |||
| 15 | #define _UAPI_LINUX_SEG6_H | 15 | #define _UAPI_LINUX_SEG6_H |
| 16 | 16 | ||
| 17 | #include <linux/types.h> | 17 | #include <linux/types.h> |
| 18 | #include <linux/in6.h> /* For struct in6_addr. */ | ||
| 18 | 19 | ||
| 19 | /* | 20 | /* |
| 20 | * SRH | 21 | * SRH |
diff --git a/include/uapi/linux/seg6_iptunnel.h b/include/uapi/linux/seg6_iptunnel.h index 7a7183d4062a..b6e5a0a1afd7 100644 --- a/include/uapi/linux/seg6_iptunnel.h +++ b/include/uapi/linux/seg6_iptunnel.h | |||
| @@ -14,6 +14,8 @@ | |||
| 14 | #ifndef _UAPI_LINUX_SEG6_IPTUNNEL_H | 14 | #ifndef _UAPI_LINUX_SEG6_IPTUNNEL_H |
| 15 | #define _UAPI_LINUX_SEG6_IPTUNNEL_H | 15 | #define _UAPI_LINUX_SEG6_IPTUNNEL_H |
| 16 | 16 | ||
| 17 | #include <linux/seg6.h> /* For struct ipv6_sr_hdr. */ | ||
| 18 | |||
| 17 | enum { | 19 | enum { |
| 18 | SEG6_IPTUNNEL_UNSPEC, | 20 | SEG6_IPTUNNEL_UNSPEC, |
| 19 | SEG6_IPTUNNEL_SRH, | 21 | SEG6_IPTUNNEL_SRH, |
