Thom Wiggers
преди 5 години
родител
ревизия
a230c51cf5
No known key found for this signature in database
GPG ключ ID: 1BB0A7CE26E363
променени са
1 файла, в които са
добавени 1 реда и са
изтрити 0 реда
-
common/randombytes.c
|
|
@@ -33,6 +33,7 @@ THE SOFTWARE. |
|
|
|
|
|
|
|
#if defined(_WIN32) |
|
|
|
/* Windows */ |
|
|
|
// NOLINTNEXTLINE(llvm-include-order): Include order required by Windows |
|
|
|
#include <windows.h> |
|
|
|
#include <wincrypt.h> /* CryptAcquireContext, CryptGenRandom */ |
|
|
|
#endif /* defined(_WIN32) */ |
|
|
|