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