pci: introduce library and driver
[dpdk.git] / app / test-pmd / testpmd.h
index 1e26a88..1639d27 100644 (file)
@@ -35,6 +35,7 @@
 #define _TESTPMD_H_
 
 #include <rte_pci.h>
+#include <rte_bus_pci.h>
 #include <rte_gro.h>
 #include <rte_gso.h>