summaryrefslogtreecommitdiff
path: root/package/xterm/patches/patch-xterm_io_h
blob: 3ca39b3f639ad1e2575891b935f901836be51d30 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- xterm-297.orig/xterm_io.h	2013-01-06 16:20:45.000000000 +0100
+++ xterm-297/xterm_io.h	2013-10-30 17:21:10.000000000 +0100
@@ -66,7 +66,7 @@
 #endif
 
 #ifdef linux
-#define USE_TERMIOS
+#define USE_POSIX_TERMIOS
 #endif
 
 #ifdef __SCO__