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 76c2ed13..a612dd1b 100644 --- a/ssh-keyscan.c +++ b/ssh-keyscan.c @@ -11,6 +11,7 @@ #include "openbsd-compat/sys-queue.h" #include <sys/resource.h> +#include <errno.h> #include <stdarg.h> #include <openssl/bn.h> |