diff options
Diffstat (limited to 'src/has160.cpp')
-rw-r--r-- | src/has160.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/has160.cpp b/src/has160.cpp index 7c6721903..8e7cb3fe7 100644 --- a/src/has160.cpp +++ b/src/has160.cpp @@ -4,6 +4,7 @@ *************************************************/ #include <botan/has160.h> +#include <botan/loadstor.h> #include <botan/bit_ops.h> namespace Botan { |