1
0
mirror of https://github.com/zerotier/ZeroTierOne.git synced 2025-03-12 04:36:29 -07:00

Merge branch 'xumng123-master' into dev

This commit is contained in:
Joseph Henry 2021-05-18 00:26:17 -07:00
commit 27ecb7c7b6

@ -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>