mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 13:38:26 +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 <stdlib.h>
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
#include <isc/assertions.h>
|
#include <isc/assertions.h>
|
||||||
#include <isc/heap.h>
|
#include <isc/heap.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user