Imported Upstream version 16.11
[deb_dpdk.git] / lib / librte_eal / common / include / arch / arm / rte_vect.h
index a33c054..b86c2cf 100644 (file)
@@ -33,6 +33,7 @@
 #ifndef _RTE_VECT_ARM_H_
 #define _RTE_VECT_ARM_H_
 
+#include <stdint.h>
 #include "arm_neon.h"
 
 #ifdef __cplusplus