diff options
Diffstat (limited to 'sshd.c')
-rw-r--r-- | sshd.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -52,6 +52,7 @@ RCSID("$OpenBSD: sshd.c,v 1.323 2006/02/20 17:19:54 stevesk Exp $"); | |||
52 | #include <sys/wait.h> | 52 | #include <sys/wait.h> |
53 | 53 | ||
54 | #include <paths.h> | 54 | #include <paths.h> |
55 | #include <signal.h> | ||
55 | 56 | ||
56 | #include <openssl/dh.h> | 57 | #include <openssl/dh.h> |
57 | #include <openssl/bn.h> | 58 | #include <openssl/bn.h> |