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
5d49890a
Commit
5d49890a
authored
May 08, 2000
by
David Lawrence
Browse files
isc/net.h required for ntohl on some platforms
parent
f6754349
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/dns/journal.c
View file @
5d49890a
...
...
@@ -22,6 +22,7 @@
#include <unistd.h>
#include <isc/mem.h>
#include <isc/net.h>
/* Required for ntohl. */
#include <isc/string.h>
#include <isc/util.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