]> andersk Git - openssh.git/blobdiff - sshd.c
- (djm) [auth-pam.c auth-shadow.c auth2-none.c cleanup.c sshd.c]
[openssh.git] / sshd.c
diff --git a/sshd.c b/sshd.c
index 52c21e50055ac8d845db6e1ec0bbafeb952f7f77..9f14c3354f2cff719be371b7fd45d35f38aa1165 100644 (file)
--- a/sshd.c
+++ b/sshd.c
@@ -68,6 +68,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
+#include <unistd.h>
 
 #include <openssl/dh.h>
 #include <openssl/bn.h>
This page took 0.223012 seconds and 4 git commands to generate.