json: Move from lib to include/openvswitch.
[cascardo/ovs.git] / ofproto / ofproto-dpif.c
index ce9383a..faff1c7 100644 (file)
@@ -68,6 +68,7 @@
 #include "tunnel.h"
 #include "unaligned.h"
 #include "unixctl.h"
+#include "util.h"
 #include "vlan-bitmap.h"
 
 VLOG_DEFINE_THIS_MODULE(ofproto_dpif);