From 9d3ee0bc635063f277754d9d31fe634967f8473c Mon Sep 17 00:00:00 2001 From: Simon Horman Date: Thu, 24 May 2012 17:15:04 +0900 Subject: [PATCH] ovs-dpctl: Don't include include/openvswitch/tunnel.h The inclusion include/openvswitch/tunnel.h does not seem to be needed any more. Signed-off-by: Simon Horman Signed-off-by: Ben Pfaff --- lib/odp-util.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/odp-util.c b/lib/odp-util.c index 13cdf8e5..8693d3c8 100644 --- a/lib/odp-util.c +++ b/lib/odp-util.c @@ -30,7 +30,6 @@ #include "flow.h" #include "netlink.h" #include "ofpbuf.h" -#include "openvswitch/tunnel.h" #include "packets.h" #include "simap.h" #include "timeval.h" -- 2.30.2