2
0
xumng123 4 жил өмнө
parent
commit
537ce83498
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      node/Utils.cpp

+ 2 - 0
node/Utils.cpp

@@ -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
+#endif
 
 #ifdef __WINDOWS__
 #include <wincrypt.h>