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
3cb5571e
Commit
3cb5571e
authored
May 08, 2000
by
James Brister
Browse files
Include unistd.h so FreeBSD doesn't complain about getopt() prototype
missing.
parent
454e318e
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/dns/gen-unix.h
View file @
3cb5571e
...
...
@@ -33,6 +33,7 @@
#include <sys/types.h>
#include <dirent.h>
#include <unistd.h>
#include <isc/boolean.h>
#include <isc/lang.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