Imported Upstream version 16.11
[deb_dpdk.git] / lib / librte_sched / rte_sched_common.h
index 8920ade..aed144b 100644 (file)
@@ -38,6 +38,7 @@
 extern "C" {
 #endif
 
+#include <stdint.h>
 #include <sys/types.h>
 
 #define __rte_aligned_16 __attribute__((__aligned__(16)))