diff options
Diffstat (limited to 'src/m')
| -rw-r--r-- | src/m/stride.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/m/stride.h b/src/m/stride.h index 770ffe9c230..17bc577dd69 100644 --- a/src/m/stride.h +++ b/src/m/stride.h | |||
| @@ -87,7 +87,6 @@ Boston, MA 02111-1307, USA. */ | |||
| 87 | /* The STRIDE system is more powerful than standard USG5. */ | 87 | /* The STRIDE system is more powerful than standard USG5. */ |
| 88 | 88 | ||
| 89 | #define HAVE_PTYS | 89 | #define HAVE_PTYS |
| 90 | #define HAVE_GETTIMEOFDAY | ||
| 91 | #define BSTRING | 90 | #define BSTRING |
| 92 | #define SKTPAIR | 91 | #define SKTPAIR |
| 93 | #define HAVE_SOCKETS | 92 | #define HAVE_SOCKETS |
| @@ -113,10 +112,6 @@ Boston, MA 02111-1307, USA. */ | |||
| 113 | */ | 112 | */ |
| 114 | #undef NONSYSTEM_DIR_LIBRARY | 113 | #undef NONSYSTEM_DIR_LIBRARY |
| 115 | 114 | ||
| 116 | /* UniStride defines getwd. */ | ||
| 117 | |||
| 118 | #define HAVE_GETWD | ||
| 119 | |||
| 120 | /* Define this macro if system defines a type `union wait'. */ | 115 | /* Define this macro if system defines a type `union wait'. */ |
| 121 | 116 | ||
| 122 | #define HAVE_UNION_WAIT | 117 | #define HAVE_UNION_WAIT |