diff options
Diffstat (limited to 'src/passhash/bcrypt/bcrypt.cpp')
-rw-r--r-- | src/passhash/bcrypt/bcrypt.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/passhash/bcrypt/bcrypt.cpp b/src/passhash/bcrypt/bcrypt.cpp index eeb99399f..5ee75f4ed 100644 --- a/src/passhash/bcrypt/bcrypt.cpp +++ b/src/passhash/bcrypt/bcrypt.cpp @@ -7,7 +7,6 @@ #include <botan/bcrypt.h> #include <botan/loadstor.h> -#include <botan/libstate.h> #include <botan/blowfish.h> #include <botan/base64.h> |