mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-18 07:08:16 +00:00
Cleanup and warning removal.
This commit is contained in:
@ -43,6 +43,7 @@
|
||||
namespace ZeroTier {
|
||||
|
||||
#if (defined(__amd64) || defined(__amd64__) || defined(__x86_64) || defined(__x86_64__) || defined(__AMD64) || defined(__AMD64__) || defined(_M_X64))
|
||||
#include <immintrin.h>
|
||||
static bool _zt_rdrand_supported()
|
||||
{
|
||||
#ifdef __WINDOWS__
|
||||
|
Reference in New Issue
Block a user