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
ISC Open Source Projects
BIND
Commits
8283cbab
Commit
8283cbab
authored
Oct 29, 2018
by
Witold Krecicki
Browse files
<stdlib.h> include in rpz.c for strtoul
parent
139bc2c6
Pipeline
#5918
passed with stages
in 7 minutes and 50 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
lib/dns/rpz.c
View file @
8283cbab
...
...
@@ -15,6 +15,7 @@
#include
<inttypes.h>
#include
<stdbool.h>
#include
<stdlib.h>
#include
<isc/buffer.h>
#include
<isc/mem.h>
...
...
Witold Krecicki
@wpk
mentioned in commit
c209bb14
·
Oct 30, 2018
mentioned in commit
c209bb14
mentioned in commit c209bb14002eb5c0d745d945225a1ee6ac9b86cd
Toggle commit list
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