summaryrefslogtreecommitdiffstats
path: root/src/threads.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/threads.c')
-rw-r--r--src/threads.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/threads.c b/src/threads.c
index c654456..9d70adf 100644
--- a/src/threads.c
+++ b/src/threads.c
@@ -27,7 +27,10 @@
* @{
*/
+#include "config.h"
+
#include "libssh/priv.h"
+#include "libssh/crypto.h"
#include "libssh/threads.h"
static int threads_noop (void **lock){