Include "character.h" instead of "charset.h".
authorKenichi Handa <handa@m17n.org>
Fri, 1 Mar 2002 01:46:49 +0000 (01:46 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 1 Mar 2002 01:46:49 +0000 (01:46 +0000)
commit76eb08813630dd6ebc21674ae8c820b0a926250a
tree3da4281ef1fccb25ba312e4b0fb88834b8cfe4f0
parent9117d724bbbbf01bd039d891910f7a8ee79081a1
Include "character.h" instead of "charset.h".
(search_buffer, boyer_moore): Adjusted for the new multibyte form.
(Freplace_match): Adjusted for the change of
multibyte_char_to_unibyte.
src/search.c