diff options
Diffstat (limited to 'src/lib/hash/gost_3411/gost_3411.cpp')
-rw-r--r-- | src/lib/hash/gost_3411/gost_3411.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/hash/gost_3411/gost_3411.cpp b/src/lib/hash/gost_3411/gost_3411.cpp index fb1c39384..f8c9c0069 100644 --- a/src/lib/hash/gost_3411/gost_3411.cpp +++ b/src/lib/hash/gost_3411/gost_3411.cpp @@ -5,9 +5,7 @@ * Botan is released under the Simplified BSD License (see license.txt) */ -#include <botan/internal/hash_utils.h> #include <botan/gost_3411.h> -#include <botan/internal/xor_buf.h> namespace Botan { |