summaryrefslogtreecommitdiff
path: root/japanese/jmode/files/patch-src_ximtrans.cpp
blob: 6a32796e5f1d2f64665cd485070a829458d56bb0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/ximtrans.cpp.orig	2003-05-27 10:54:52 UTC
+++ src/ximtrans.cpp
@@ -6,6 +6,8 @@
 #endif
 
 #include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
 #include "xim.h"
 
 #ifndef __GNUC__