Skip to content
GitLab
Menu
Projects
Groups
Snippets
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
0c5a46af
Commit
0c5a46af
authored
May 08, 2000
by
David Lawrence
Browse files
comment about why unistd.h is required
parent
4c5651ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/isc/unix/file.c
View file @
0c5a46af
...
...
@@ -19,7 +19,7 @@
#include <errno.h>
#include <stdlib.h>
#include <unistd.h>
#include <unistd.h>
/* Required for mkstemp on NetBSD. */
#include <sys/stat.h>
...
...
Write
Preview
Supports
Markdown
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