summaryrefslogtreecommitdiff
path: root/lib/strftime.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/strftime.c')
-rw-r--r--lib/strftime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/strftime.c b/lib/strftime.c
index 64c076465..5d11f53c3 100644
--- a/lib/strftime.c
+++ b/lib/strftime.c
@@ -47,7 +47,7 @@
# endif
#endif
-#if HAVE_TZNAME || defined __LIBC
+#if HAVE_TZNAME
extern char *tzname[];
#endif