Mercurial > hg > xemacs-beta
diff src/systime.h @ 213:78f53ef88e17 r20-4b5
Import from CVS: tag r20-4b5
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:06:47 +0200 |
parents | 41ff10fd062f |
children | 2c611d1463a6 |
line wrap: on
line diff
--- a/src/systime.h Mon Aug 13 10:05:53 2007 +0200 +++ b/src/systime.h Mon Aug 13 10:06:47 2007 +0200 @@ -50,11 +50,6 @@ #endif #endif -/* SVr4 and some friends don't actually declare this in its #include files. */ -#ifndef HAVE_TIMEZONE_DECL -extern long timezone; -#endif - /* On some configurations (hpux8.0, X11R4), sys/time.h and X11/Xos.h disagree about the name of the guard symbol. */ #ifdef HPUX