mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 11:32:05 -04:00
add missing includes
This commit is contained in:
parent
ab2981e379
commit
4dfd81d8c8
1 changed files with 3 additions and 0 deletions
|
|
@ -43,6 +43,9 @@
|
|||
* None.
|
||||
*/
|
||||
|
||||
#include <dns/types.h>
|
||||
#include <dns/result.h>
|
||||
|
||||
/*
|
||||
* Clients may use this type directly.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue