changeset 801:da8cea3a8036

[HAVE_TZNAME]: Declare tzname. Patch from Karl Heuer.
author Jim Meyering <jim@meyering.net>
date Mon, 09 Dec 1996 13:02:21 +0000
parents d62c6d0afd55
children 2b2773a0abe2
files lib/strftime.c
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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