mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
<sys/timeb.h> is required for Windows
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#ifdef _WIN32
|
||||
# include <Windows.h>
|
||||
# include <Wincrypt.h>
|
||||
# include <sys/timeb.h>
|
||||
#endif
|
||||
|
||||
#define SALSA20_RANDOM_BLOCK_SIZE crypto_core_salsa20_OUTPUTBYTES
|
||||
|
||||
Reference in New Issue
Block a user