mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
<unistd.h> -> <stddef.h>
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#define crypto_scrypt_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <unistd.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#if SIZE_MAX > 0xffffffffULL
|
||||
# define ARCH_BITS 64
|
||||
|
||||
Reference in New Issue
Block a user