mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-12 05:32:42 -04:00
#define update_recordsandbytes update_recordsandbytes64
This commit is contained in:
parent
3f8c9d92af
commit
18c7fa2f93
1 changed files with 1 additions and 0 deletions
|
|
@ -268,6 +268,7 @@ typedef isc_uint64_t rbtdb_serial_t;
|
|||
#define update_cachestats update_cachestats64
|
||||
#define update_header update_header64
|
||||
#define update_newheader update_newheader64
|
||||
#define update_recordsandbytes update_recordsandbytes64
|
||||
#define update_rrsetstats update_rrsetstats64
|
||||
#define zone_find zone_find64
|
||||
#define zone_findrdataset zone_findrdataset64
|
||||
|
|
|
|||
Loading…
Reference in a new issue