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-gre.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/net/openvswitch/vport-gre.c b/net/openvswitch/vport-gre.c index c99dea5..a3d6951 100644 --- a/net/openvswitch/vport-gre.c +++ b/net/openvswitch/vport-gre.c @@ -24,8 +24,6 @@ #include <linux/if_tunnel.h> #include <linux/if_vlan.h> #include <linux/in.h> -#include <linux/if_vlan.h> -#include <linux/in.h> #include <linux/in_route.h> #include <linux/inetdevice.h> #include <linux/jhash.h> -- 1.8.3.2 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev