mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 11:52:12 -04:00
#include <isc/string.h> for memset
This commit is contained in:
parent
ac6bb3dd36
commit
ab8b419a79
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@
|
|||
*/
|
||||
#include <config.h>
|
||||
|
||||
#include <isc/string.h>
|
||||
|
||||
#include <dns/db.h>
|
||||
#include <dns/diff.h>
|
||||
#include <dns/enumclass.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue