mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-17 00:34:13 -04:00
add dns_validator_t
This commit is contained in:
parent
f18f3c93e7
commit
ef1dabcd5c
1 changed files with 1 additions and 0 deletions
|
|
@ -94,6 +94,7 @@ typedef struct dns_acl dns_acl_t;
|
|||
typedef struct dns_aclenv dns_aclenv_t;
|
||||
typedef struct dns_byaddr dns_byaddr_t;
|
||||
typedef struct dns_ssutable dns_ssutable_t;
|
||||
typedef struct dns_validator dns_validator_t;
|
||||
|
||||
typedef enum {
|
||||
dns_labeltype_ordinary = 0,
|
||||
|
|
|
|||
Loading…
Reference in a new issue