diff options
Diffstat (limited to 'src/s/gnu.h')
| -rw-r--r-- | src/s/gnu.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/gnu.h b/src/s/gnu.h index 97b51dabebb..ac6ccbdceb1 100644 --- a/src/s/gnu.h +++ b/src/s/gnu.h | |||
| @@ -48,9 +48,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 48 | #undef BSD_PGRPS | 48 | #undef BSD_PGRPS |
| 49 | #define GETPGRP_NO_ARG | 49 | #define GETPGRP_NO_ARG |
| 50 | 50 | ||
| 51 | /* Reread the time zone on startup. */ | ||
| 52 | #define LOCALTIME_CACHE | ||
| 53 | |||
| 54 | #define HAVE_WAIT_HEADER | 51 | #define HAVE_WAIT_HEADER |
| 55 | #define WAIT_USE_INT | 52 | #define WAIT_USE_INT |
| 56 | #define HAVE_UNION_WAIT | 53 | #define HAVE_UNION_WAIT |