eal: remove PCI include from generic driver header
[dpdk.git] / lib / librte_eal / common / include / rte_dev.h
index e6f0d4c..95789f9 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)))