diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/irix6-0.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/irix6-0.h b/src/s/irix6-0.h index be50494c6d7..effe7851b6e 100644 --- a/src/s/irix6-0.h +++ b/src/s/irix6-0.h | |||
| @@ -24,5 +24,8 @@ | |||
| 24 | 24 | ||
| 25 | #undef SA_RESTART | 25 | #undef SA_RESTART |
| 26 | 26 | ||
| 27 | /* It turns out that the #define in irix5-0.h is needed in Irix 6 as well. */ | ||
| 28 | #if 0 | ||
| 27 | /* Canced the #define that is in irix5-0.h. */ | 29 | /* Canced the #define that is in irix5-0.h. */ |
| 28 | #undef ospeed | 30 | #undef ospeed |
| 31 | #endif | ||