<errno.h> is required in scrypt_platform.h
This commit is contained in:
parent
7b07e38c66
commit
b5589d1855
@ -21,6 +21,7 @@
|
||||
#ifdef HAVE_SYS_MMAN_H
|
||||
# include <sys/mman.h>
|
||||
#endif
|
||||
#include <errno.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "crypto_scrypt.h"
|
||||
|
Loading…
Reference in New Issue
Block a user