summaryrefslogtreecommitdiff
path: root/chinese/scim-fcitx/files/patch-src_ime.cpp
blob: e29107ac6781eaed3525fcc040ca3b8db5f60879 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/ime.cpp.orig	2019-04-09 08:15:56 UTC
+++ src/ime.cpp
@@ -2,6 +2,7 @@
 #define Uses_SCIM_ICONV
 #define Uses_SCIM_CONFIG_BASE
 #define Uses_SCIM_CONFIG_PATH
+#include <cstring>
 #include <ctype.h>
 
 #include <scim.h>