port-array: Add port_array_delete() function.
[openvswitch] / ofproto / pktbuf.c
index c103c7ffb0715f8478d4480de914406ffc0de472..b04eb5955b59dbf55f30632a112d3a1ca9753873 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"