File x3270-termios.patch of Package x3270
--- Common/x3270if.c | 2 ++ 1 file changed, 2 insertions(+) --- a/Common/x3270if.c +++ b/Common/x3270if.c @@ -97,6 +97,8 @@ # endif /*]*/ #endif +#include <termios.h> + #include "base64.h" #include "names.h" #include "s3270_proto.h"