diff options
Diffstat (limited to 'src/s/gnu-linux.h')
| -rw-r--r-- | src/s/gnu-linux.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index aff40d68446..c06df2be6b3 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h | |||
| @@ -192,9 +192,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 192 | #define HAVE_SYS_SIGLIST | 192 | #define HAVE_SYS_SIGLIST |
| 193 | #define HAVE_GETWD /* cure conflict with getcwd? */ | 193 | #define HAVE_GETWD /* cure conflict with getcwd? */ |
| 194 | 194 | ||
| 195 | #define USE_UTIME /* don't have utimes */ | ||
| 196 | #define SYSV_SYSTEM_DIR /* use dirent.h */ | 195 | #define SYSV_SYSTEM_DIR /* use dirent.h */ |
| 197 | #define USG_SYS_TIME /* use sys/time.h, not time.h */ | ||
| 198 | 196 | ||
| 199 | #define POSIX /* affects getpagesize.h and systty.h */ | 197 | #define POSIX /* affects getpagesize.h and systty.h */ |
| 200 | #define POSIX_SIGNALS | 198 | #define POSIX_SIGNALS |