From f16abdb5e3e628e5027ca352927632c0d9e7d4c4 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Mon, 20 Jul 2015 23:58:09 +0200 Subject: [PATCH] -> --- .../crypto_pwhash/scryptsalsa208sha256/crypto_scrypt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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