vconn: Move OpenFlow utility functions into new file ofp-util.c.
[sliver-openvswitch.git] / utilities / ovs-ofctl.c
index 96d64b3..c2f4fef 100644 (file)
@@ -39,6 +39,7 @@
 #include "netlink.h"
 #include "odp-util.h"
 #include "ofp-print.h"
+#include "ofp-util.h"
 #include "ofpbuf.h"
 #include "openflow/nicira-ext.h"
 #include "openflow/openflow.h"