vconn: Move OpenFlow utility functions into new file ofp-util.c.
[sliver-openvswitch.git] / lib / rconn.c
index 01673e9..e7685bb 100644 (file)
@@ -22,6 +22,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include "coverage.h"
+#include "ofp-util.h"
 #include "ofpbuf.h"
 #include "openflow/openflow.h"
 #include "poll-loop.h"