summaryrefslogtreecommitdiffstats
path: root/src/utils/kzonecheck/zone_check.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/utils/kzonecheck/zone_check.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/kzonecheck/zone_check.h b/src/utils/kzonecheck/zone_check.h
index 206c27e..6a7afdf 100644
--- a/src/utils/kzonecheck/zone_check.h
+++ b/src/utils/kzonecheck/zone_check.h
@@ -20,4 +20,4 @@
#include "libknot/libknot.h"
int zone_check(const char *zone_file, const knot_dname_t *zone_name, bool zonemd,
- semcheck_optional_t optional, time_t time, bool print);
+ uint32_t dflt_ttl, semcheck_optional_t optional, time_t time, bool print);