pci: introduce library and driver
[dpdk.git] / drivers / crypto / qat / rte_qat_cryptodev.c
index 701c5a6..4f8e4bf 100644 (file)
@@ -31,6 +31,7 @@
  *   OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
+#include <rte_bus_pci.h>
 #include <rte_common.h>
 #include <rte_dev.h>
 #include <rte_malloc.h>