]> git.proxmox.com Git - mirror_ovs.git/blobdiff - ovsdb/table.h
Add read-only option to ovs-dpctl and ovs-ofctl commands.
[mirror_ovs.git] / ovsdb / table.h
index 68a59add4150315e3c09e8cc9b50f72ba2d331af..f910d1880f7f17a4c5260dea7087b80a519ce1aa 100644 (file)
@@ -18,8 +18,8 @@
 
 #include <stdbool.h>
 #include "compiler.h"
-#include "hmap.h"
-#include "shash.h"
+#include "openvswitch/hmap.h"
+#include "openvswitch/shash.h"
 
 struct json;
 struct uuid;