diff options
Diffstat (limited to 'src/s/umips.h')
| -rw-r--r-- | src/s/umips.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/umips.h b/src/s/umips.h index 07a4cd6bbb0..17590c493cf 100644 --- a/src/s/umips.h +++ b/src/s/umips.h | |||
| @@ -36,7 +36,7 @@ | |||
| 36 | #undef static | 36 | #undef static |
| 37 | 37 | ||
| 38 | /* Don't try to use SIGIO or FIONREAD even though they are defined. */ | 38 | /* Don't try to use SIGIO or FIONREAD even though they are defined. */ |
| 39 | #undef SIGIO | 39 | #define BROKEN_SIGIO |
| 40 | #define BROKEN_FIONREAD | 40 | #define BROKEN_FIONREAD |
| 41 | 41 | ||
| 42 | /* Describe special kernel features. */ | 42 | /* Describe special kernel features. */ |