aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pbkdf/scrypt/scrypt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/pbkdf/scrypt/scrypt.h')
-rw-r--r--src/lib/pbkdf/scrypt/scrypt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/pbkdf/scrypt/scrypt.h b/src/lib/pbkdf/scrypt/scrypt.h
index 83a3b0cca..1af59b6a5 100644
--- a/src/lib/pbkdf/scrypt/scrypt.h
+++ b/src/lib/pbkdf/scrypt/scrypt.h
@@ -10,6 +10,8 @@
#include <botan/pwdhash.h>
+BOTAN_FUTURE_INTERNAL_HEADER(scrypt.h)
+
namespace Botan {
/**