[PATCH net-next] vxlan: Remove duplicated include from vxlan.h

From: YueHaibing
Date: Thu Sep 13 2018 - 09:33:03 EST


Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>
---
include/net/vxlan.h | 1 -
1 file changed, 1 deletion(-)

diff --git a/include/net/vxlan.h b/include/net/vxlan.h
index b99a02ae..7ef1517 100644
--- a/include/net/vxlan.h
+++ b/include/net/vxlan.h
@@ -5,7 +5,6 @@
#include <linux/if_vlan.h>
#include <net/udp_tunnel.h>
#include <net/dst_metadata.h>
-#include <net/udp_tunnel.h>

/* VXLAN protocol (RFC 7348) header:
* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
--
2.7.0