]> git.proxmox.com Git - mirror_ovs.git/blobdiff - ofproto/ofproto-provider.h
meta-flow: Remove cmap dependency.
[mirror_ovs.git] / ofproto / ofproto-provider.h
index 4808974b64f39fe0683b4f9fad6e3b4e5f00f73b..7d3e929f21e34fb4cedd79e9ac8d588e931736ee 100644 (file)
@@ -52,6 +52,7 @@
 #include "timeval.h"
 #include "tun-metadata.h"
 #include "versions.h"
+#include "vl-mff-map.h"
 
 struct match;
 struct ofputil_flow_mod;
@@ -59,7 +60,6 @@ struct bfd_cfg;
 struct meter;
 struct ofoperation;
 struct ofproto_packet_out;
-struct vl_mff_map;
 struct smap;
 
 extern struct ovs_mutex ofproto_mutex;