diff options
Diffstat (limited to 'src/lib/hash/whirlpool/whrlpool.h')
-rw-r--r-- | src/lib/hash/whirlpool/whrlpool.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/hash/whirlpool/whrlpool.h b/src/lib/hash/whirlpool/whrlpool.h index 3a07ea5c5..26ee7f775 100644 --- a/src/lib/hash/whirlpool/whrlpool.h +++ b/src/lib/hash/whirlpool/whrlpool.h @@ -10,6 +10,8 @@ #include <botan/mdx_hash.h> +BOTAN_FUTURE_INTERNAL_HEADER(whrlpool.h) + namespace Botan { /** |