2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

#include <isc/string.h> for memset

This commit is contained in:
Mark Andrews
2015-09-30 00:46:33 +10:00
parent ac6bb3dd36
commit ab8b419a79

View File

@@ -12,6 +12,8 @@
*/
#include <config.h>
#include <isc/string.h>
#include <dns/db.h>
#include <dns/diff.h>
#include <dns/enumclass.h>