diff options
Diffstat (limited to 'auth-rsa.c')
-rw-r--r-- | auth-rsa.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auth-rsa.c b/auth-rsa.c index 1c66b86a4..8c43458b0 100644 --- a/auth-rsa.c +++ b/auth-rsa.c | |||
@@ -24,6 +24,7 @@ | |||
24 | 24 | ||
25 | #include <pwd.h> | 25 | #include <pwd.h> |
26 | #include <stdio.h> | 26 | #include <stdio.h> |
27 | #include <stdarg.h> | ||
27 | #include <string.h> | 28 | #include <string.h> |
28 | 29 | ||
29 | #include "xmalloc.h" | 30 | #include "xmalloc.h" |