summaryrefslogtreecommitdiffstats
path: root/include/linux/mpls_iptunnel.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mpls_iptunnel.h')
-rw-r--r--include/linux/mpls_iptunnel.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/linux/mpls_iptunnel.h b/include/linux/mpls_iptunnel.h
new file mode 100644
index 000000000..140c56954
--- /dev/null
+++ b/include/linux/mpls_iptunnel.h
@@ -0,0 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+#ifndef _LINUX_MPLS_IPTUNNEL_H
+#define _LINUX_MPLS_IPTUNNEL_H
+
+#include <uapi/linux/mpls_iptunnel.h>
+
+#endif /* _LINUX_MPLS_IPTUNNEL_H */