summaryrefslogtreecommitdiff
path: root/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'system.h')
-rw-r--r--system.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/system.h b/system.h
index 7bac08793..e0e750f7f 100644
--- a/system.h
+++ b/system.h
@@ -43,10 +43,6 @@ extern char ** environ;
# endif
#endif
-#if NEED_TIMEZONE
-extern time_t timezone;
-#endif
-
/* Since major is a function on SVR4, we can't use `ifndef major'. */
#if MAJOR_IN_MKDEV
#include <sys/mkdev.h>