mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 23:15:18 +00:00
[master] add print.h, CHANGES note
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,3 +1,6 @@
|
|||||||
|
3875. [cleanup] Clarify log message when unable to read private
|
||||||
|
key files. [RT #24702]
|
||||||
|
|
||||||
3874. [test] Check that only "check-names master" is needed for
|
3874. [test] Check that only "check-names master" is needed for
|
||||||
updates to be accepted.
|
updates to be accepted.
|
||||||
|
|
||||||
|
@@ -24,6 +24,7 @@
|
|||||||
#include <isc/buffer.h>
|
#include <isc/buffer.h>
|
||||||
#include <isc/dir.h>
|
#include <isc/dir.h>
|
||||||
#include <isc/mem.h>
|
#include <isc/mem.h>
|
||||||
|
#include <isc/print.h>
|
||||||
#include <isc/serial.h>
|
#include <isc/serial.h>
|
||||||
#include <isc/string.h>
|
#include <isc/string.h>
|
||||||
#include <isc/util.h>
|
#include <isc/util.h>
|
||||||
|
Reference in New Issue
Block a user