diff --git a/src/libsodium/crypto_pwhash/scryptsalsa208sha256/crypto_scrypt.h b/src/libsodium/crypto_pwhash/scryptsalsa208sha256/crypto_scrypt.h index 791c5c73..4cfd8c0d 100644 --- a/src/libsodium/crypto_pwhash/scryptsalsa208sha256/crypto_scrypt.h +++ b/src/libsodium/crypto_pwhash/scryptsalsa208sha256/crypto_scrypt.h @@ -31,7 +31,7 @@ #define crypto_scrypt_H #include -#include +#include #if SIZE_MAX > 0xffffffffULL # define ARCH_BITS 64