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