ovs-dpctl: Don't include include/openvswitch/tunnel.h
authorSimon Horman <horms@verge.net.au>
Thu, 24 May 2012 08:15:04 +0000 (17:15 +0900)
committerBen Pfaff <blp@nicira.com>
Thu, 24 May 2012 16:04:36 +0000 (09:04 -0700)
The inclusion include/openvswitch/tunnel.h does not seem to be needed any
more.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/odp-util.c

index 13cdf8e..8693d3c 100644 (file)
@@ -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"