--- ./src/scim_anthy_preedit.h.00	2010-01-05 14:20:47.000000000 +0100
+++ ./src/scim_anthy_preedit.h	2010-01-05 14:21:03.000000000 +0100
@@ -26,6 +26,7 @@
 #define Uses_SCIM_LOOKUP_TABLE
 #include <anthy/anthy.h>
 #include <scim.h>
+#include <string.h>
 #include "scim_anthy_reading.h"
 #include "scim_anthy_conversion.h"
 
--- ./src/scim_anthy_utils.h.00	2010-01-05 14:24:38.000000000 +0100
+++ ./src/scim_anthy_utils.h	2010-01-05 14:24:52.000000000 +0100
@@ -24,6 +24,7 @@
 #define Uses_SCIM_EVENT
 #define Uses_SCIM_ATTRIBUTE
 #include <scim.h>
+#include <string.h>
 
 using namespace scim;
 
--- ./src/scim_anthy_prefs.h.00	2007-04-16 07:04:01.000000000 +0200
+++ ./src/scim_anthy_prefs.h	2010-01-05 22:07:29.000000000 +0100
@@ -304,6 +304,7 @@
 #endif /* HAVE_CONFIG_H */
 
 #include <scim.h>
+#include <string.h>
 
 using namespace scim;
 
