[dpdk-dev] [PATCH v4 08/19] test: properly reference PCI header
    Gaetan Rivet 
    gaetan.rivet at 6wind.com
       
    Thu Jun  8 01:56:54 CEST 2017
    
    
  
Signed-off-by: Gaetan Rivet <gaetan.rivet at 6wind.com>
---
 test/test/virtual_pmd.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/test/test/virtual_pmd.c b/test/test/virtual_pmd.c
index e9dd8ac..f3ee82f 100644
--- a/test/test/virtual_pmd.c
+++ b/test/test/virtual_pmd.c
@@ -33,6 +33,7 @@
 
 #include <rte_mbuf.h>
 #include <rte_ethdev.h>
+#include <rte_pci.h>
 #include <rte_malloc.h>
 #include <rte_memcpy.h>
 #include <rte_memory.h>
-- 
2.1.4
    
    
More information about the dev
mailing list