aboutsummaryrefslogtreecommitdiff
path: root/src/external/bcrypt_pbkdf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/external/bcrypt_pbkdf.c')
-rw-r--r--src/external/bcrypt_pbkdf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/external/bcrypt_pbkdf.c b/src/external/bcrypt_pbkdf.c
index 55868819..fdf84d0f 100644
--- a/src/external/bcrypt_pbkdf.c
+++ b/src/external/bcrypt_pbkdf.c
@@ -19,6 +19,8 @@
#ifndef HAVE_BCRYPT_PBKDF
+#include "config.h"
+
#include "libssh/priv.h"
#include "libssh/wrapper.h"
#include <stdlib.h>