Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
06bb37d1
Commit
06bb37d1
authored
Oct 23, 1998
by
Bob Halley
Browse files
need string.h to get memcpy prototype
parent
42e562f5
Changes
1
Show whitespace changes
Inline
Side-by-side
lib/isc/heap.c
View file @
06bb37d1
...
...
@@ -26,6 +26,7 @@
*/
#include <stdlib.h>
#include <string.h>
#include <isc/assertions.h>
#include <isc/heap.h>
...
...
Write
Preview
Markdown
is supported
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