--- localtime.c.orig Wed Sep 29 10:41:47 2004 +++ localtime.c Wed Sep 29 10:45:33 2004 @@ -89,7 +89,7 @@ static char wildabbr[] = "WILDABBR"; -static const char gmt[] = "GMT"; +static char gmt[] = "GMT"; struct ttinfo { /* time type information */ long tt_gmtoff; /* GMT offset in seconds */