summaryrefslogtreecommitdiff
path: root/toxencryptsave/crypto_pwhash_scryptsalsa208sha256/scrypt_platform.c
diff options
context:
space:
mode:
Diffstat (limited to 'toxencryptsave/crypto_pwhash_scryptsalsa208sha256/scrypt_platform.c')
-rw-r--r--toxencryptsave/crypto_pwhash_scryptsalsa208sha256/scrypt_platform.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/toxencryptsave/crypto_pwhash_scryptsalsa208sha256/scrypt_platform.c b/toxencryptsave/crypto_pwhash_scryptsalsa208sha256/scrypt_platform.c
index 9de9763a..58196514 100644
--- a/toxencryptsave/crypto_pwhash_scryptsalsa208sha256/scrypt_platform.c
+++ b/toxencryptsave/crypto_pwhash_scryptsalsa208sha256/scrypt_platform.c
@@ -1,3 +1,6 @@
1#ifdef HAVE_CONFIG_H
2#include "config.h"
3#endif
1#ifdef VANILLA_NACL /* toxcore only uses this when libsodium is unavailable */ 4#ifdef VANILLA_NACL /* toxcore only uses this when libsodium is unavailable */
2 5
3/*- 6/*-