summaryrefslogtreecommitdiff
path: root/package/xterm/patches/patch-xterm_io_h
diff options
context:
space:
mode:
Diffstat (limited to 'package/xterm/patches/patch-xterm_io_h')
-rw-r--r--package/xterm/patches/patch-xterm_io_h11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/xterm/patches/patch-xterm_io_h b/package/xterm/patches/patch-xterm_io_h
deleted file mode 100644
index 286388b66..000000000
--- a/package/xterm/patches/patch-xterm_io_h
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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__