mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-21 14:17:27 -04:00
must include <isc/print.h> to use snprintf
This commit is contained in:
parent
9b19b39170
commit
b68f341a48
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
|
||||
#include <isc/buffer.h>
|
||||
#include <isc/netaddr.h>
|
||||
#include <isc/print.h>
|
||||
#include <isc/region.h>
|
||||
#include <isc/sockaddr.h>
|
||||
#include <isc/string.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue