]> andersk Git - openssh.git/blobdiff - openbsd-compat/daemon.c
- (dtucker) [openbsd-compat/fake-rfc2553.h] rename ssh_gai_strerror hack
[openssh.git] / openbsd-compat / daemon.c
index f380139d3566fd30c5349e19e8959e95ec7e11b6..e3a6886bd1c9cfd8b2fc5c6617345d49260dd2f6 100644 (file)
 # include <fcntl.h>
 #endif
 
+#ifdef HAVE_UNISTD_H
+# include <unistd.h>
+#endif
+
 int
 daemon(int nochdir, int noclose)
 {
This page took 0.033142 seconds and 4 git commands to generate.