aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch/vport-vxlan.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/openvswitch/vport-vxlan.c')
-rw-r--r--net/openvswitch/vport-vxlan.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/openvswitch/vport-vxlan.c b/net/openvswitch/vport-vxlan.c
index 56e22b74cf96..e797a50ac2be 100644
--- a/net/openvswitch/vport-vxlan.c
+++ b/net/openvswitch/vport-vxlan.c
@@ -29,7 +29,6 @@
29#include <net/ip.h> 29#include <net/ip.h>
30#include <net/udp.h> 30#include <net/udp.h>
31#include <net/ip_tunnels.h> 31#include <net/ip_tunnels.h>
32#include <net/udp.h>
33#include <net/rtnetlink.h> 32#include <net/rtnetlink.h>
34#include <net/route.h> 33#include <net/route.h>
35#include <net/dsfield.h> 34#include <net/dsfield.h>