mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 03:02:05 -04:00
add missing includes
This commit is contained in:
parent
c50fd34a4e
commit
0ce364191e
1 changed files with 2 additions and 0 deletions
|
|
@ -57,8 +57,10 @@
|
|||
***/
|
||||
|
||||
#include <isc/boolean.h>
|
||||
#include <isc/region.h>
|
||||
|
||||
#include <dns/types.h>
|
||||
#include <dns/result.h>
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue