pci: introduce library and driver
[dpdk.git] / drivers / net / bonding / rte_eth_bond_args.c
index ebbcc5b..e816da3 100644 (file)
@@ -33,6 +33,7 @@
 
 #include <rte_devargs.h>
 #include <rte_pci.h>
+#include <rte_bus_pci.h>
 #include <rte_kvargs.h>
 
 #include <cmdline_parse.h>