From: Jim Meyering Date: Mon, 9 Dec 1996 13:02:21 +0000 (+0000) Subject: [HAVE_TZNAME]: Declare tzname. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db112fc7800d34893666694ad5a55520f2caaaab;p=pspp [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