aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/known_hosts.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/known_hosts.c b/src/known_hosts.c
index a506584e..aeb3f36e 100644
--- a/src/known_hosts.c
+++ b/src/known_hosts.c
@@ -26,6 +26,7 @@
#include <ctype.h>
#include <errno.h>
+#include <stdio.h>
#include "libssh/priv.h"
#include "libssh/session.h"