mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 10:10:00 -04:00
missing an #include <dns/dnssec.h>
This commit is contained in:
parent
0a3e2e1d59
commit
1c776a2909
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
|||
|
||||
#include <dns/validator.h>
|
||||
#include <dns/db.h>
|
||||
#include <dns/dnssec.h>
|
||||
#include <dns/events.h>
|
||||
#include <dns/keytable.h>
|
||||
#include <dns/name.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue