vxlan: udp_tunnel duplicate include net/udp_tunnel.h
[linux-2.6-microblaze.git] / drivers / net / vxlan.c
index 65f5247..ebf57d9 100644 (file)
@@ -42,7 +42,7 @@
 #include <net/netns/generic.h>
 #include <net/vxlan.h>
 #include <net/protocol.h>
-#include <net/udp_tunnel.h>
+
 #if IS_ENABLED(CONFIG_IPV6)
 #include <net/ipv6.h>
 #include <net/addrconf.h>