aboutsummaryrefslogtreecommitdiffstats
path: root/src/cmd/bcrypt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/bcrypt.cpp')
-rw-r--r--src/cmd/bcrypt.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/bcrypt.cpp b/src/cmd/bcrypt.cpp
index 498e8f8fd..3cf5f7516 100644
--- a/src/cmd/bcrypt.cpp
+++ b/src/cmd/bcrypt.cpp
@@ -7,6 +7,7 @@
#include "apps.h"
#if defined(BOTAN_HAS_BCRYPT)
+
#include <botan/bcrypt.h>
namespace {