aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/seg6_iptunnel.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/seg6_iptunnel.h')
-rw-r--r--include/linux/seg6_iptunnel.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/linux/seg6_iptunnel.h b/include/linux/seg6_iptunnel.h
new file mode 100644
index 000000000000..5377cf6a5a02
--- /dev/null
+++ b/include/linux/seg6_iptunnel.h
@@ -0,0 +1,6 @@
+#ifndef _LINUX_SEG6_IPTUNNEL_H
+#define _LINUX_SEG6_IPTUNNEL_H
+
+#include <uapi/linux/seg6_iptunnel.h>
+
+#endif