<unistd.h> -> <stddef.h>

This commit is contained in:
Frank Denis 2015-07-20 23:58:09 +02:00
parent 67205bc9d4
commit f16abdb5e3

View File

@ -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