]> andersk Git - openssh.git/blobdiff - openbsd-compat/mktemp.c
- (djm) [loginrec.c ssh-rand-helper.c sshd.c openbsd-compat/glob.c]
[openssh.git] / openbsd-compat / mktemp.c
index 53a50c5121de660e9cb2157291813b00eed2e12b..75a339156e37453cef57eaeb2682c7682a34e4ff 100644 (file)
@@ -37,6 +37,7 @@
 
 #include <sys/types.h>
 #include <sys/stat.h>
+#include <fcntl.h>
 #include <ctype.h>
 
 #if !defined(HAVE_MKDTEMP) || defined(HAVE_STRICT_MKSTEMP)
This page took 0.045269 seconds and 4 git commands to generate.