summaryrefslogtreecommitdiff
path: root/toxencryptsave/crypto_pwhash_scryptsalsa208sha256/export.h
diff options
context:
space:
mode:
Diffstat (limited to 'toxencryptsave/crypto_pwhash_scryptsalsa208sha256/export.h')
-rw-r--r--toxencryptsave/crypto_pwhash_scryptsalsa208sha256/export.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/toxencryptsave/crypto_pwhash_scryptsalsa208sha256/export.h b/toxencryptsave/crypto_pwhash_scryptsalsa208sha256/export.h
index ee5b30f7..ebf8d9df 100644
--- a/toxencryptsave/crypto_pwhash_scryptsalsa208sha256/export.h
+++ b/toxencryptsave/crypto_pwhash_scryptsalsa208sha256/export.h
@@ -1,3 +1,6 @@
1#ifndef C_TOXCORE_TOXENCRYPTSAVE_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_EXPORT_H
2#define C_TOXCORE_TOXENCRYPTSAVE_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_EXPORT_H
3
1#ifdef HAVE_CONFIG_H 4#ifdef HAVE_CONFIG_H
2#include "config.h" 5#include "config.h"
3#endif 6#endif
@@ -36,3 +39,5 @@
36#endif 39#endif
37 40
38#endif 41#endif
42
43#endif