projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
363bfb7
)
[HAVE_TZNAME]: Declare tzname.
author
Jim Meyering
<jim@meyering.net>
Mon, 9 Dec 1996 13:02:21 +0000
(13:02 +0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 9 Dec 1996 13:02:21 +0000
(13:02 +0000)
Patch from Karl Heuer.
lib/strftime.c
patch
|
blob
|
history
diff --git
a/lib/strftime.c
b/lib/strftime.c
index 716f6530a669fe7c77e630f3fe307e21c44468b6..5d11f53c3713f70f40da69f604400a0ba2197315 100644
(file)
--- 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