aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/kterm/files/patch-main.c
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/kterm/files/patch-main.c')
-rw-r--r--japanese/kterm/files/patch-main.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/japanese/kterm/files/patch-main.c b/japanese/kterm/files/patch-main.c
new file mode 100644
index 000000000000..0091f5283435
--- /dev/null
+++ b/japanese/kterm/files/patch-main.c
@@ -0,0 +1,12 @@
+--- main.c.orig Tue Dec 20 22:31:20 2005
++++ main.c Tue Dec 20 22:35:22 2005
+@@ -237,7 +237,9 @@
+ #endif
+ #else /* } !SYSV { */ /* BSD systems */
+ #ifndef linux
++#ifndef USE_POSIX_TERMIOS
+ #include <sgtty.h>
++#endif
+ #endif
+ #include <sys/resource.h>
+ #define HAS_UTMP_UT_HOST