projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee5f04b
)
ovs-dpctl: Don't include include/openvswitch/tunnel.h
author
Simon Horman
<horms@verge.net.au>
Thu, 24 May 2012 08:15:04 +0000
(17:15 +0900)
committer
Ben 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
patch
|
blob
|
history
diff --git
a/lib/odp-util.c
b/lib/odp-util.c
index 13cdf8e58d5c07c3067d38f5082e6ecef2f7ac26..8693d3c81baf635d64b789ec20bd6ec85c0141e7 100644
(file)
--- 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"