diff options
Diffstat (limited to 'src/lib/hash/gost_3411/gost_3411.h')
-rw-r--r-- | src/lib/hash/gost_3411/gost_3411.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/hash/gost_3411/gost_3411.h b/src/lib/hash/gost_3411/gost_3411.h index 9bafa6828..51d7aa477 100644 --- a/src/lib/hash/gost_3411/gost_3411.h +++ b/src/lib/hash/gost_3411/gost_3411.h @@ -11,6 +11,8 @@ #include <botan/hash.h> #include <botan/gost_28147.h> +BOTAN_FUTURE_INTERNAL_HEADER(gost_3411.h) + namespace Botan { /** |