patch-xterm_io_h 243 B

1234567891011
  1. --- xterm-297.orig/xterm_io.h 2013-01-06 16:20:45.000000000 +0100
  2. +++ xterm-297/xterm_io.h 2013-10-30 17:21:10.000000000 +0100
  3. @@ -66,7 +66,7 @@
  4. #endif
  5. #ifdef linux
  6. -#define USE_TERMIOS
  7. +#define USE_POSIX_TERMIOS
  8. #endif
  9. #ifdef __SCO__