xumng123 4 年之前
父節點
當前提交
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>