mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-26 03:11:56 -05:00
memset() not declared
This commit is contained in:
parent
f1092e671a
commit
dd796c4d62
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@
|
|||
|
||||
#include <config.h>
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include <isc/assertions.h>
|
||||
#include <isc/error.h>
|
||||
#include <isc/mem.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue