vconn: Move OpenFlow utility functions into new file ofp-util.c.
[sliver-openvswitch.git] / ofproto / pktbuf.c
index c103c7f..b04eb59 100644 (file)
@@ -19,6 +19,7 @@
 #include <inttypes.h>
 #include <stdlib.h>
 #include "coverage.h"
+#include "ofp-util.h"
 #include "ofpbuf.h"
 #include "timeval.h"
 #include "util.h"