diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/esix5r4.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/esix5r4.h b/src/s/esix5r4.h index 124c9fa8b88..a7cfbf9c9c6 100644 --- a/src/s/esix5r4.h +++ b/src/s/esix5r4.h | |||
| @@ -8,3 +8,6 @@ | |||
| 8 | 8 | ||
| 9 | /* Resolve BSD string functions in X Window library from libucb.a. */ | 9 | /* Resolve BSD string functions in X Window library from libucb.a. */ |
| 10 | #define BSTRING | 10 | #define BSTRING |
| 11 | |||
| 12 | /* kelsey@mdd.comm.mot.com says this makes X windows work. */ | ||
| 13 | #define BROKEN_FIONREAD | ||