diff options
Diffstat (limited to 'lib/librte_ether/rte_ethdev_pci.h')
-rw-r--r-- | lib/librte_ether/rte_ethdev_pci.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/librte_ether/rte_ethdev_pci.h b/lib/librte_ether/rte_ethdev_pci.h index 56b10721..722075e0 100644 --- a/lib/librte_ether/rte_ethdev_pci.h +++ b/lib/librte_ether/rte_ethdev_pci.h @@ -36,6 +36,7 @@ #include <rte_malloc.h> #include <rte_pci.h> +#include <rte_bus_pci.h> #include <rte_ethdev.h> /** |