More pbatard patches

This commit is contained in:
R. Bernstein
2012-03-03 20:18:57 -05:00
parent bf66def7c9
commit 603b32f77f
3 changed files with 8 additions and 5 deletions

View File

@@ -103,7 +103,7 @@ static time_t year_seconds[MAX_YEAR_SECONDS]= {
/*2038*/ SPY(68,17,0)
};
#ifdef HAVE_TIMEZONE_VAR
#if defined(HAVE_TIMEZONE_VAR) && !defined(_WIN32)
extern long timezone;
#endif