From: Wei Yongjun <yongjun_...@trendmicro.com.cn> Remove duplicated include.
Signed-off-by: Wei Yongjun <yongjun_...@trendmicro.com.cn> Signed-off-by: Jesse Gross <je...@nicira.com> --- net/openvswitch/vport-vxlan.c | 1 - 1 file changed, 1 deletion(-) diff --git a/net/openvswitch/vport-vxlan.c b/net/openvswitch/vport-vxlan.c index a481c03..b0da394 100644 --- a/net/openvswitch/vport-vxlan.c +++ b/net/openvswitch/vport-vxlan.c @@ -29,7 +29,6 @@ #include <net/ip.h> #include <net/udp.h> #include <net/ip_tunnels.h> -#include <net/udp.h> #include <net/rtnetlink.h> #include <net/route.h> #include <net/dsfield.h> -- 1.8.3.2 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev