aboutsummaryrefslogtreecommitdiffstats
path: root/lib/librte_sched/rte_sched_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librte_sched/rte_sched_common.h')
-rw-r--r--lib/librte_sched/rte_sched_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/librte_sched/rte_sched_common.h b/lib/librte_sched/rte_sched_common.h
index 8920adec..aed144ba 100644
--- a/lib/librte_sched/rte_sched_common.h
+++ b/lib/librte_sched/rte_sched_common.h
@@ -38,6 +38,7 @@
extern "C" {
#endif
+#include <stdint.h>
#include <sys/types.h>
#define __rte_aligned_16 __attribute__((__aligned__(16)))