]> andersk Git - openssh.git/blobdiff - openbsd-compat/mktemp.c
- (tim) [regress/sftp-cmds.sh regress/ssh2putty.sh] Shell portability fixes
[openssh.git] / openbsd-compat / mktemp.c
index b8b0793a63631b725cb5de26c0bf1f02367e56e6..2285c84dfd72751dfc4e9bf3fa94a9403bfa7ff8 100644 (file)
@@ -41,6 +41,7 @@
 #include <fcntl.h>
 #include <ctype.h>
 #include <errno.h>
+#include <unistd.h>
 
 #if !defined(HAVE_MKDTEMP) || defined(HAVE_STRICT_MKSTEMP)
 
This page took 0.278128 seconds and 4 git commands to generate.