diff options
Diffstat (limited to 'ssh.c')
-rw-r--r-- | ssh.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -60,6 +60,7 @@ | |||
60 | #endif | 60 | #endif |
61 | #include <pwd.h> | 61 | #include <pwd.h> |
62 | #include <signal.h> | 62 | #include <signal.h> |
63 | #include <stdarg.h> | ||
63 | #include <stddef.h> | 64 | #include <stddef.h> |
64 | #include <stdio.h> | 65 | #include <stdio.h> |
65 | #include <stdlib.h> | 66 | #include <stdlib.h> |