]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/pcap/rte_eth_pcap.c
net/bonding: fix library version in meson build
[dpdk.git] / drivers / net / pcap / rte_eth_pcap.c
index debb0cec285db515ea28d16d9e98611a40e074fa..c1571e1fe9d5915e5aa76fc7c94a297071e16b5c 100644 (file)
@@ -11,7 +11,7 @@
 #include <pcap.h>
 
 #include <rte_cycles.h>
-#include <rte_ethdev.h>
+#include <rte_ethdev_driver.h>
 #include <rte_ethdev_vdev.h>
 #include <rte_kvargs.h>
 #include <rte_malloc.h>