diff --git a/tzfile.h b/tzfile.h index af0e594..6054719 100644 --- a/tzfile.h +++ b/tzfile.h @@ -21,7 +21,7 @@ #endif #ifndef TZ_ABBR_LEN -#define TZ_ABBR_LEN 7 /* Maximum Time Zone abbr. length */ +#define TZ_ABBR_LEN 10 /* Maximum Time Zone abbr. length */ #endif struct tzinfo {