pci: introduce library and driver
[dpdk.git] / drivers / crypto / qat / qat_crypto.c
index 87f232e..1278a2c 100644 (file)
@@ -60,6 +60,7 @@
 #include <rte_crypto_sym.h>
 #include <rte_byteorder.h>
 #include <rte_pci.h>
+#include <rte_bus_pci.h>
 
 #include <openssl/evp.h>