]> andersk Git - openssh.git/blobdiff - sshd.c
oops, this commit is really:
[openssh.git] / sshd.c
diff --git a/sshd.c b/sshd.c
index f06b41188376849b00ee1cd3860eb6906d4eadc0..40593ee2e257fcda96b727714f28cb9778557362 100644 (file)
--- a/sshd.c
+++ b/sshd.c
@@ -52,6 +52,7 @@ RCSID("$OpenBSD: sshd.c,v 1.323 2006/02/20 17:19:54 stevesk Exp $");
 #include <sys/wait.h>
 
 #include <paths.h>
+#include <signal.h>
 
 #include <openssl/dh.h>
 #include <openssl/bn.h>
This page took 0.056058 seconds and 4 git commands to generate.