mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 03:59:59 -04:00
Merge branch 'silence-warning' into 'master'
silence warning from missing print.h See merge request isc-projects/bind9!955
This commit is contained in:
commit
1ac7058a0f
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
#include "isctest.h"
|
||||
|
||||
#include <isc/buffer.h>
|
||||
#include <isc/print.h>
|
||||
#include <isc/region.h>
|
||||
#include <isc/result.h>
|
||||
#include <isc/types.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue