summaryrefslogtreecommitdiff
path: root/timezone/zdump.c
diff options
context:
space:
mode:
Diffstat (limited to 'timezone/zdump.c')
-rw-r--r--timezone/zdump.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/timezone/zdump.c b/timezone/zdump.c
index 094e17251a..45b97c4d62 100644
--- a/timezone/zdump.c
+++ b/timezone/zdump.c
@@ -155,6 +155,7 @@ char * argv[];
INITIALIZE(cuttime);
#if HAVE_GETTEXT - 0
+ (void) setlocale(LC_CTYPE, "");
(void) setlocale(LC_MESSAGES, "");
#ifdef TZ_DOMAINDIR
(void) bindtextdomain(TZ_DOMAIN, TZ_DOMAINDIR);