summaryrefslogtreecommitdiff
path: root/include/net/tun_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/tun_proto.h')
-rw-r--r--include/net/tun_proto.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/net/tun_proto.h b/include/net/tun_proto.h
index 2ea3deba4c99..7b0de7852908 100644
--- a/include/net/tun_proto.h
+++ b/include/net/tun_proto.h
@@ -1,7 +1,8 @@
#ifndef __NET_TUN_PROTO_H
#define __NET_TUN_PROTO_H
-#include <linux/kernel.h>
+#include <linux/if_ether.h>
+#include <linux/types.h>
/* One byte protocol values as defined by VXLAN-GPE and NSH. These will
* hopefully get a shared IANA registry.