mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 21:47:59 +00:00
#include <isc/string.h> for memset
This commit is contained in:
parent
ac6bb3dd36
commit
ab8b419a79
@ -12,6 +12,8 @@
|
||||
*/
|
||||
#include <config.h>
|
||||
|
||||
#include <isc/string.h>
|
||||
|
||||
#include <dns/db.h>
|
||||
#include <dns/diff.h>
|
||||
#include <dns/enumclass.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user