summaryrefslogtreecommitdiff
path: root/package/xterm/patches/patch-xterm_io_h
blob: 286388b666f4fc2d608ee67c187995fc21790435 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- xterm-325.orig/xterm_io.h	2014-07-25 10:26:56.000000000 +0200
+++ xterm-325/xterm_io.h	2016-09-09 22:25:42.000000000 +0200
@@ -71,7 +71,7 @@
 #endif
 
 #ifdef linux
-#define USE_TERMIOS
+#define USE_POSIX_TERMIOS
 #endif
 
 #ifdef __SCO__