]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
(cherry picked from commit 83b9e799df6d5386230953ae72f19034dfb09be1)
authorMark Andrews <marka@isc.org>
Wed, 21 Jan 2015 02:07:50 +0000 (13:07 +1100)
committerMark Andrews <marka@isc.org>
Wed, 21 Jan 2015 02:08:57 +0000 (13:08 +1100)
lib/bind9/check.c

index 618d5bb1ddff99d17d96f00d4f92e6afffb9fe3f..12213cc8c279dba589a9c0d669d9197158f38bb8 100644 (file)
@@ -805,7 +805,9 @@ check_options(const cfg_obj_t *options, isc_log_t *logctx, isc_mem_t *mctx,
        dns_fixedname_t fixed;
        const char *str;
        dns_name_t *name;
+#ifdef ISC_PLATFORM_USESIT
        isc_buffer_t b;
+#endif
 
        static intervaltable intervals[] = {
        { "cleaning-interval", 60, 28 * 24 * 60 },      /* 28 days */