From: Jim Meyering Date: Mon, 9 Dec 1996 13:02:21 +0000 (+0000) Subject: [HAVE_TZNAME]: Declare tzname. X-Git-Tag: cvs-readonly~8371 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=db112fc7800d34893666694ad5a55520f2caaaab;p=gnulib.git [HAVE_TZNAME]: Declare tzname. Patch from Karl Heuer. --- diff --git a/lib/strftime.c b/lib/strftime.c index 716f6530a..5d11f53c3 100644 --- a/lib/strftime.c +++ b/lib/strftime.c @@ -47,6 +47,10 @@ # endif #endif +#if HAVE_TZNAME +extern char *tzname[]; +#endif + /* Do multibyte processing if multibytes are supported, unless multibyte sequences are safe in formats. Multibyte sequences are safe if they cannot contain byte sequences that look like format