diff options
Diffstat (limited to 'src/m')
| -rw-r--r-- | src/m/convex.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/m/convex.h b/src/m/convex.h index 272a033e36c..a0fbd6223df 100644 --- a/src/m/convex.h +++ b/src/m/convex.h | |||
| @@ -190,5 +190,6 @@ Boston, MA 02111-1307, USA. */ | |||
| 190 | '-A__iob=___ap$$iob' '-A_use_libc_sema=___ap$$use_libc_sema' | 190 | '-A__iob=___ap$$iob' '-A_use_libc_sema=___ap$$use_libc_sema' |
| 191 | #endif | 191 | #endif |
| 192 | 192 | ||
| 193 | /* The convex has sys/wait.h but it does not work right. */ | 193 | /* There is some indication that the convex has sys/wait.h |
| 194 | but it does not work right. */ | ||
| 194 | #undef HAVE_SYS_WAIT_H | 195 | #undef HAVE_SYS_WAIT_H |