diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/bsd386.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/bsd386.h b/src/s/bsd386.h index 9c1e36573be..29fb047b6ca 100644 --- a/src/s/bsd386.h +++ b/src/s/bsd386.h | |||
| @@ -15,3 +15,6 @@ | |||
| 15 | #define HAVE_GETLOADAVG | 15 | #define HAVE_GETLOADAVG |
| 16 | 16 | ||
| 17 | #undef BSD_PGRPS | 17 | #undef BSD_PGRPS |
| 18 | |||
| 19 | /* The dumped Emacs records the timezone it was dumped in. */ | ||
| 20 | #define LOCALTIME_CACHE | ||