]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
#ifdef protect 'b'
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:07:50 +0000 (13:07 +1100)
lib/bind9/check.c

index a9fbcd83a8563a0cbe68ef517725d025175a1a99..45cb484be1c61dcaecab6931b148a522c728d312 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
        isc_uint32_t lifetime = 3600;
 
        static intervaltable intervals[] = {