summaryrefslogtreecommitdiffstats
path: root/include/linux/seg6.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/seg6.h')
-rw-r--r--include/linux/seg6.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/linux/seg6.h b/include/linux/seg6.h
new file mode 100644
index 000000000000..7a66d2b4c5a6
--- /dev/null
+++ b/include/linux/seg6.h
@@ -0,0 +1,6 @@
1#ifndef _LINUX_SEG6_H
2#define _LINUX_SEG6_H
3
4#include <uapi/linux/seg6.h>
5
6#endif