aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssh/platform.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/platform.c')
-rw-r--r--crypto/openssh/platform.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/openssh/platform.c b/crypto/openssh/platform.c
index 41acc9370d5e..44ba71dc5fcb 100644
--- a/crypto/openssh/platform.c
+++ b/crypto/openssh/platform.c
@@ -17,6 +17,7 @@
#include "includes.h"
#include <stdarg.h>
+#include <stdio.h>
#include <unistd.h>
#include "log.h"