# HG changeset patch # User Kenichi Handa # Date 1239843892 0 # Node ID 712838035a796c1b6b0f93b958d681e2adfeea45 # Parent 02685d9367064dd6b32ccc3cc4cc8c3801abc184 (charset_ksc5601): Extern it. diff -r 02685d936706 -r 712838035a79 src/charset.h --- a/src/charset.h Thu Apr 16 01:04:27 2009 +0000 +++ b/src/charset.h Thu Apr 16 01:04:52 2009 +0000 @@ -530,6 +530,7 @@ extern int charset_jisx0201_roman; extern int charset_jisx0208_1978; extern int charset_jisx0208; +extern int charset_ksc5601; extern int charset_unibyte;