diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/m/mips.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/m/mips.h b/src/m/mips.h index 826609f8bd4..cfa96f61e7b 100644 --- a/src/m/mips.h +++ b/src/m/mips.h | |||
| @@ -214,9 +214,6 @@ NOTE-END */ | |||
| 214 | /* The `select' in the system won't work for pipes, so don't use it. */ | 214 | /* The `select' in the system won't work for pipes, so don't use it. */ |
| 215 | #undef HAVE_SELECT /* override configuration decision */ | 215 | #undef HAVE_SELECT /* override configuration decision */ |
| 216 | 216 | ||
| 217 | #define HAVE_GETWD | ||
| 218 | #define HAVE_GETTIMEOFDAY | ||
| 219 | |||
| 220 | #define HAVE_PTYS | 217 | #define HAVE_PTYS |
| 221 | #define HAVE_SOCKETS | 218 | #define HAVE_SOCKETS |
| 222 | 219 | ||