mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-28 13:08:06 +00:00
need string.h to get memcpy prototype
This commit is contained in:
parent
42e562f5e3
commit
06bb37d18e
@ -26,6 +26,7 @@
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <isc/assertions.h>
|
||||
#include <isc/heap.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user