--- psiconv/trunk/lib/psiconv/general.h 2003/12/13 23:26:37 180 +++ psiconv/trunk/lib/psiconv/general.h 2004/01/04 15:47:16 181 @@ -36,4 +36,6 @@ typedef signed int psiconv_s32; typedef unsigned int psiconv_u32; +typedef psiconv_s32 psiconv_ucs2; + #endif /* def PSICONV_GENERAL_H */