2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

Add dns_journal_print() declaration (debugging use only at this stage).

This commit is contained in:
Mark Andrews
1999-10-13 22:16:31 +00:00
parent 263a376eaa
commit a0eb07c71a

View File

@@ -460,6 +460,8 @@ dns_journal_rollforward(isc_mem_t *mctx, dns_db_t *db, const char *filename);
*
*/
void dns_journal_print(isc_mem_t *mctx, const char *filename);
/* For debugging not general use */
dns_result_t
dns_db_diff(isc_mem_t *mctx,