diff options
Diffstat (limited to 'sshd.c')
-rw-r--r-- | sshd.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -65,6 +65,7 @@ | |||
65 | #include <grp.h> | 65 | #include <grp.h> |
66 | #include <pwd.h> | 66 | #include <pwd.h> |
67 | #include <signal.h> | 67 | #include <signal.h> |
68 | #include <stdarg.h> | ||
68 | #include <stdio.h> | 69 | #include <stdio.h> |
69 | #include <stdlib.h> | 70 | #include <stdlib.h> |
70 | #include <string.h> | 71 | #include <string.h> |