]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_sched/rte_sched_common.h
test/crypto: fix error message
[dpdk.git] / lib / librte_sched / rte_sched_common.h
index 8920adecfdd8ecaf604b34bdf7c47481113c2f3a..aed144ba2f71cf9b1dd93a587c3e7584b2ab4270 100644 (file)
@@ -38,6 +38,7 @@
 extern "C" {
 #endif
 
+#include <stdint.h>
 #include <sys/types.h>
 
 #define __rte_aligned_16 __attribute__((__aligned__(16)))