diff options
Diffstat (limited to 'src/systty.h')
-rw-r--r-- | src/systty.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/systty.h b/src/systty.h index 4d9bd792a3c..799b9214e33 100644 --- a/src/systty.h +++ b/src/systty.h @@ -118,10 +118,6 @@ static struct sensemode { /* Special cases - inhibiting the use of certain features. */ -#ifdef BROKEN_TIOCGETC -#undef TIOCGETC /* Avoid confusing some conditionals that test this. */ -#endif - /* Allow m- file to inhibit use of FIONREAD. */ #ifdef BROKEN_FIONREAD #undef FIONREAD |