2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 06:15:37 +00:00

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 {