diff options
Diffstat (limited to 'ssh-keyscan.c')
-rw-r--r-- | ssh-keyscan.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ssh-keyscan.c b/ssh-keyscan.c index 76c2ed13c..a612dd1b9 100644 --- a/ssh-keyscan.c +++ b/ssh-keyscan.c | |||
@@ -11,6 +11,7 @@ | |||
11 | 11 | ||
12 | #include "openbsd-compat/sys-queue.h" | 12 | #include "openbsd-compat/sys-queue.h" |
13 | #include <sys/resource.h> | 13 | #include <sys/resource.h> |
14 | #include <errno.h> | ||
14 | #include <stdarg.h> | 15 | #include <stdarg.h> |
15 | 16 | ||
16 | #include <openssl/bn.h> | 17 | #include <openssl/bn.h> |