vconn: Move OpenFlow utility functions into new file ofp-util.c.
[cascardo/ovs.git] / ofproto / ofproto.c
index aaf4ad6..031531c 100644 (file)
@@ -36,6 +36,7 @@
 #include "netflow.h"
 #include "odp-util.h"
 #include "ofp-print.h"
+#include "ofp-util.h"
 #include "ofproto-sflow.h"
 #include "ofpbuf.h"
 #include "openflow/nicira-ext.h"