diff options
Diffstat (limited to 'x11-terms/mlterm/files/mlterm-2.9.4-uim15-fix.patch')
-rw-r--r-- | x11-terms/mlterm/files/mlterm-2.9.4-uim15-fix.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-terms/mlterm/files/mlterm-2.9.4-uim15-fix.patch b/x11-terms/mlterm/files/mlterm-2.9.4-uim15-fix.patch deleted file mode 100644 index e69a2c93206b..000000000000 --- a/x11-terms/mlterm/files/mlterm-2.9.4-uim15-fix.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/inputmethod/uim/im_uim.c 2008-05-25 23:41:46.871924640 +0900 -+++ b/inputmethod/uim/im_uim.c 2008-05-25 23:42:34.149923480 +0900 -@@ -35,6 +35,7 @@ - #include <uim-helper.h> - #include <uim-im-switcher.h> - -+#include <stdio.h> - #include <X11/keysym.h> /* XK_xxx */ - #include <kiklib/kik_mem.h> /* malloc/alloca/free */ - #include <kiklib/kik_str.h> /* kik_str_alloca_dup kik_str_sep kik_snprintf*/ |