aboutsummaryrefslogtreecommitdiffstats
path: root/src/passhash/bcrypt/bcrypt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/passhash/bcrypt/bcrypt.cpp')
-rw-r--r--src/passhash/bcrypt/bcrypt.cpp1
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>