--- a/tmclock.c +++ b/tmclock.c @@ -18,8 +18,10 @@ #include #else #include +#ifdef timezone extern long timezone; /* should be in , but isn't on Sun */ #endif +#endif long tzone;