summaryrefslogtreecommitdiff
path: root/src/strftime.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/strftime.c')
-rw-r--r--src/strftime.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/strftime.c b/src/strftime.c
index f2a0e08ce9e..462e8a2a6c2 100644
--- a/src/strftime.c
+++ b/src/strftime.c
@@ -52,8 +52,10 @@
# endif
#endif
#if HAVE_TZNAME
+#ifndef USE_CRT_DLL
extern char *tzname[];
#endif
+#endif
/* Do multibyte processing if multibytes are supported, unless
multibyte sequences are safe in formats. Multibyte sequences are