<unistd.h> -> <stddef.h>
This commit is contained in:
parent
67205bc9d4
commit
f16abdb5e3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user