mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
[master] #include <string.h>
This commit is contained in:
parent
e3f231023c
commit
7dbcb6fb90
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@
|
|||
|
||||
#include <config.h>
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include <isc/mem.h>
|
||||
#include <isc/sockaddr.h>
|
||||
#include <isc/util.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue