mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 17:42:04 -04:00
#include <stdlib.h>
This commit is contained in:
parent
ecfa005085
commit
700e08fcc4
1 changed files with 2 additions and 0 deletions
|
|
@ -46,6 +46,8 @@
|
|||
#error DNSTAP not configured.
|
||||
#endif /* HAVE_DNSTAP */
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <isc/buffer.h>
|
||||
#include <isc/file.h>
|
||||
#include <isc/mem.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue