From: Jim Meyering Date: Mon, 9 Dec 1996 13:02:21 +0000 (+0000) Subject: [HAVE_TZNAME]: Declare tzname. X-Git-Tag: SH-UTILS-1_12s~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4fb3a6f7659fb4da1b090da4fc07562a7ca8e316;p=thirdparty%2Fcoreutils.git [HAVE_TZNAME]: Declare tzname. Patch from Karl Heuer. --- diff --git a/lib/strftime.c b/lib/strftime.c index 716f6530a6..5d11f53c37 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