diff options
Diffstat (limited to 'include/linux/seg6_iptunnel.h')
-rw-r--r-- | include/linux/seg6_iptunnel.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/linux/seg6_iptunnel.h b/include/linux/seg6_iptunnel.h new file mode 100644 index 000000000..d07df7fc9 --- /dev/null +++ b/include/linux/seg6_iptunnel.h @@ -0,0 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +#ifndef _LINUX_SEG6_IPTUNNEL_H +#define _LINUX_SEG6_IPTUNNEL_H + +#include <uapi/linux/seg6_iptunnel.h> + +#endif |