diff --git a/scryptjane.c b/scryptjane.c index f2f688f..1cd702e 100644 --- a/scryptjane.c +++ b/scryptjane.c @@ -27,7 +27,7 @@ #define scrypt_maxp 25 /* (1 << 25) = ~33 million */ #include -#include +#include static void scrypt_fatal_error_default(const char *msg) {