]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/common/include/rte_dev.h
eal: remove PCI include from generic driver header
[dpdk.git] / lib / librte_eal / common / include / rte_dev.h
index e6f0d4c34f08ec9f896e4f7fd48a4d02dabbbaba..95789f9d72ceb846eaf96c3dd2270822411417ba 100644 (file)
@@ -48,7 +48,7 @@ extern "C" {
 
 #include <stdio.h>
 #include <sys/queue.h>
-#include <rte_pci.h>
+
 #include <rte_log.h>
 
 __attribute__((format(printf, 2, 0)))