@@ -28,10 +28,12 @@
#include <sys/stat.h>
#include <sys/uio.h>
#include <dirent.h>
+#ifdef ZT_ARCH_ARM_HAS_NEON
#ifdef __LINUX__
#include <sys/auxv.h>
#endif
+#endif
#ifdef __WINDOWS__
#include <wincrypt.h>