summaryrefslogtreecommitdiff
path: root/include/openvswitch/ofp-msgs.h
diff options
context:
space:
mode:
authorYi-Hung Wei <yihung.wei@gmail.com>2017-02-17 17:47:43 -0800
committerJoe Stringer <joe@ovn.org>2017-02-21 11:13:47 -0800
commit0f8469b4c0dd0e4b2d529a6c5b1bc585e768959d (patch)
tree83085eb0af44550bd1523ab137a0d00f5feb7aef /include/openvswitch/ofp-msgs.h
parentf626af7a2d966a630dfffbbc62339234b68edee5 (diff)
downloadopenvswitch-0f8469b4c0dd0e4b2d529a6c5b1bc585e768959d.tar.gz
ofp-msgs: Remove unnecessary #include.
Include of lib/*.h from include/openvswitch/*.h is disallowed. Signed-off-by: Yi-Hung Wei <yihung.wei@gmail.com> Signed-off-by: Joe Stringer <joe@ovn.org>
Diffstat (limited to 'include/openvswitch/ofp-msgs.h')
-rw-r--r--include/openvswitch/ofp-msgs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/openvswitch/ofp-msgs.h b/include/openvswitch/ofp-msgs.h
index ffb88b332..07fd8aa76 100644
--- a/include/openvswitch/ofp-msgs.h
+++ b/include/openvswitch/ofp-msgs.h
@@ -40,7 +40,6 @@
#include "openvswitch/ofp-errors.h"
#include "openvswitch/types.h"
-#include "util.h"
struct ovs_list;