]> git.proxmox.com Git - mirror_ovs.git/blobdiff - lib/ovs-lldp.h
dpctl: Add the option 'pmd' for dump-flows.
[mirror_ovs.git] / lib / ovs-lldp.h
index 71dff4491392855f42f5a7a3a533fa4777f8001e..0e536e8c27c9dcd1cfa134a4fcd45776fcdce5a4 100644 (file)
@@ -21,8 +21,8 @@
 
 #include <stdint.h>
 #include "dp-packet.h"
-#include "hmap.h"
-#include "list.h"
+#include "openvswitch/hmap.h"
+#include "openvswitch/list.h"
 #include "lldp/lldpd.h"
 #include "ovs-atomic.h"
 #include "packets.h"