change winsize to struct winsize
winsize
is incorrectly declared in termios.h
, causing OpenSSL
to produce a compile error. This change fixes that problem.
winsize
is incorrectly declared in termios.h
, causing OpenSSL
to produce a compile error. This change fixes that problem.