diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/sysdep.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sysdep.c b/src/sysdep.c index cbf928e786b..a9f6b3150f0 100644 --- a/src/sysdep.c +++ b/src/sysdep.c | |||
| @@ -125,6 +125,7 @@ extern int errno; | |||
| 125 | 125 | ||
| 126 | #ifdef BROKEN_TIOCGWINSZ | 126 | #ifdef BROKEN_TIOCGWINSZ |
| 127 | #undef TIOCGWINSZ | 127 | #undef TIOCGWINSZ |
| 128 | #undef TIOCSWINSZ | ||
| 128 | #endif | 129 | #endif |
| 129 | 130 | ||
| 130 | #ifdef USG | 131 | #ifdef USG |