mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 20:57:16 +08:00
11 lines
334 B
Diff
11 lines
334 B
Diff
|
--- scim-uim-0.2.0/src/scim_uim_imengine.cpp 2007-04-10 07:43:59.000000000 +0200
|
||
|
+++ scim-uim-0.2.0/src/scim_uim_imengine.cpp.gcc43buildfixed 2008-03-23 10:53:23.000000000 +0100
|
||
|
@@ -32,6 +32,7 @@
|
||
|
#include <config.h>
|
||
|
#endif
|
||
|
|
||
|
+#include <string.h>
|
||
|
#include <scim.h>
|
||
|
#include "scim_uim_imengine.h"
|
||
|
#include <uim/uim-compat-scm.h>
|