Fix TCGETWINSZ compat.

This commit is contained in:
Todd C. Miller
2010-10-07 14:11:10 -04:00
parent 1a4990f571
commit e2f253e51d
3 changed files with 9 additions and 9 deletions

View File

@@ -74,7 +74,6 @@
# define TIOCGWINSZ TIOCGSIZE
# define TIOCSWINSZ TIOCSSIZE
# define winsize ttysize
# define ws_cols ts_col
#endif
struct io_buffer {