* autoload.cc (wsock_init): Reorganize slightly to accomodate a new compiler.

This commit is contained in:
Christopher Faylor
2001-10-13 01:35:15 +00:00
parent cb1826572c
commit bc6ed54986
12 changed files with 19 additions and 14 deletions

View File

@@ -501,7 +501,7 @@ struct tzhead {
static char wildabbr[] NO_COPY = WILDABBR;
static const char gmt[] NO_COPY = "GMT";
static char gmt[] NO_COPY = "GMT";
struct ttinfo { /* time type information */
long tt_gmtoff; /* UTC offset in seconds */