aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mpls_iptunnel.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/mpls_iptunnel.h')
-rw-r--r--include/net/mpls_iptunnel.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/net/mpls_iptunnel.h b/include/net/mpls_iptunnel.h
index 9deb3a3735da..0c71c27979fb 100644
--- a/include/net/mpls_iptunnel.h
+++ b/include/net/mpls_iptunnel.h
@@ -6,6 +6,9 @@
#ifndef _NET_MPLS_IPTUNNEL_H
#define _NET_MPLS_IPTUNNEL_H 1
+#include <linux/types.h>
+#include <net/lwtunnel.h>
+
struct mpls_iptunnel_encap {
u8 labels;
u8 ttl_propagate;