summaryrefslogtreecommitdiff
path: root/x11-terms/mlterm/files/mlterm-2.9.4-uim15-fix.patch
blob: e69a2c93206b64c0752c58401cfb37b168bd8f13 (plain)
1
2
3
4
5
6
7
8
9
10
--- 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*/