update.
[chise/xemacs-chise.git-] / src / char-ucs.h
index 23be4cc..68017c2 100644 (file)
@@ -686,7 +686,7 @@ decoding_table_remove_char (Lisp_Object ccs, int code_point)
   decoding_table_put_char (ccs, code_point, Qunbound);
 }
 
-#ifdef HAVE_DATABASE
+#ifdef HAVE_CHISE_CLIENT
 Emchar load_char_decoding_entry_maybe (Lisp_Object ccs, int code_point);
 #endif