bus: include debug header
This header is included through rte_pci.h, which will be removed once the PCI bus is moved out of the EAL. Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
This commit is contained in:
parent
9aa8a1823f
commit
0af0c40d41
@ -35,6 +35,7 @@
|
||||
#include <sys/queue.h>
|
||||
|
||||
#include <rte_bus.h>
|
||||
#include <rte_debug.h>
|
||||
|
||||
#include "eal_private.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user