#ifndef CODECS_HK_H #define CODECS_HK_H #include "multibytecodec.h" extern const struct dbcs_map *hk_mapping_list; extern const MultibyteCodec *hk_codec_list; #endif