eal: include stdint in private header
Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
This commit is contained in:
parent
0af0c40d41
commit
b27a200d03
@ -35,6 +35,7 @@
|
||||
#define _EAL_PRIVATE_H_
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <rte_pci.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user