Remove unnecessary #include in ofp-msgs.h so that make will not complain.

Signed-off-by: Yi-Hung Wei <[email protected]>
---
 include/openvswitch/ofp-msgs.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/openvswitch/ofp-msgs.h b/include/openvswitch/ofp-msgs.h
index ffb88b3..07fd8aa 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;
 
-- 
2.7.4

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to