mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-02 08:59:39 -04:00
add <#include <isc/print.h>
This commit is contained in:
parent
a53a622417
commit
775ddcace8
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
|||
#include <stdarg.h>
|
||||
|
||||
#include <isc/log.h>
|
||||
#include <isc/print.h>
|
||||
#include <isc/result.h>
|
||||
#include <isc/types.h>
|
||||
#include <isc/util.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue