mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-13 17:50:00 -04:00
[v9_10] oops, win32 data exports work differently now
This commit is contained in:
parent
4f1e0dd70e
commit
ca18699462
1 changed files with 3 additions and 3 deletions
|
|
@ -1092,6 +1092,9 @@ dns_zone_log
|
|||
dns_zone_logc
|
||||
dns_zone_maintenance
|
||||
dns_zone_markdirty
|
||||
dns_zone_mkey_hour
|
||||
dns_zone_mkey_day
|
||||
dns_zone_mkey_month
|
||||
dns_zone_name
|
||||
dns_zone_next
|
||||
dns_zone_notify
|
||||
|
|
@ -1305,7 +1308,4 @@ dst_result_totext
|
|||
EXPORTS
|
||||
|
||||
dns_master_style_full DATA
|
||||
dns_zone_mkey_hour DATA
|
||||
dns_zone_mkey_day DATA
|
||||
dns_zone_mkey_month DATA
|
||||
@END NOLONGER
|
||||
|
|
|
|||
Loading…
Reference in a new issue