Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Timothe Litt
BIND
Commits
625ee5d0
Commit
625ee5d0
authored
Mar 18, 2013
by
Evan Hunt
Browse files
[master] add inttypes.h to rbt_test.c
parent
be8fedce
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/dns/tests/rbt_test.c
View file @
625ee5d0
...
...
@@ -26,6 +26,10 @@
#include
<unistd.h>
#include
<sys/mman.h>
#ifdef HAVE_INTTYPES_H
#include
<inttypes.h>
/* uintptr_t */
#endif
#include
<dns/rbt.h>
#include
<dns/fixedname.h>
#include
<dns/result.h>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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