diff options
Diffstat (limited to 'timezone/tzfile.h')
-rw-r--r-- | timezone/tzfile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/timezone/tzfile.h b/timezone/tzfile.h index 529650dd8a..911130eb93 100644 --- a/timezone/tzfile.h +++ b/timezone/tzfile.h @@ -97,7 +97,7 @@ struct tzhead { */ #ifndef TZ_MAX_TIMES -#define TZ_MAX_TIMES 1200 +#define TZ_MAX_TIMES 2000 #endif /* !defined TZ_MAX_TIMES */ #ifndef TZ_MAX_TYPES |