diff options
Diffstat (limited to 'system.h')
-rw-r--r-- | system.h | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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> |