Skip to content

Commit

Permalink
openvswitch: remove duplicated include from vport-vxlan.c
Browse files Browse the repository at this point in the history
Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Jesse Gross <jesse@nicira.com>
  • Loading branch information
Wei Yongjun authored and Jesse Gross committed Sep 23, 2013
1 parent e7f1332 commit 9db5507
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/openvswitch/vport-vxlan.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 9db5507

Please sign in to comment.