tag 441586 patch
thanks

Matthias Klose <[EMAIL PROTECTED]> (10/09/2007):
> Package: scim-chewing
> Version: 0.3.1-2
> Severity: important

Please find attached a patch to fix this FTBFS.

Cheers,

-- 
Cyril Brulebois
--- a/src/scim_chewing_imengine.cpp
+++ b/src/scim_chewing_imengine.cpp
@@ -49,6 +49,8 @@
 #include "scim_chewing_imengine.h"
 #include "scim_chewing_config_entry.h"
 
+#include <cstring>
+
 using namespace scim;
 
 static IMEngineFactoryPointer _scim_chewing_factory( 0 );
--- a/src/scim_chewing_imengine_setup.cpp
+++ b/src/scim_chewing_imengine_setup.cpp
@@ -38,6 +38,8 @@
 #include "scim_chewing_config_entry.h"
 #include "scim_color_button.h"
 
+#include <cstring>
+
 using namespace scim;
 
 #define scim_module_init chewing_imengine_setup_LTX_scim_module_init

Attachment: signature.asc
Description: Digital signature

Reply via email to