diff options
-rw-r--r-- | contrib/tzcode/zic/zdump.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/tzcode/zic/zdump.c b/contrib/tzcode/zic/zdump.c index 0f61125..2878a70 100644 --- a/contrib/tzcode/zic/zdump.c +++ b/contrib/tzcode/zic/zdump.c @@ -260,6 +260,7 @@ char * argv[]; register struct tm * tmp; register struct tm * newtmp; + progname=argv[0]; INITIALIZE(cutlotime); INITIALIZE(cuthitime); #if HAVE_GETTEXT |