Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
ab7c6712
Commit
ab7c6712
authored
May 08, 2000
by
Michael Graff
Browse files
add <stdlib.h> for mkstemp on NetBSD
parent
8764af86
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/isc/unix/file.c
View file @
ab7c6712
...
...
@@ -18,6 +18,7 @@
#include <config.h>
#include <errno.h>
#include <stdlib.h>
#include <unistd.h>
#include <sys/stat.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment