diff --git a/icu4c/source/common/ucnv_bld.h b/icu4c/source/common/ucnv_bld.h index a5e2acf8312..2f8c243e21c 100644 --- a/icu4c/source/common/ucnv_bld.h +++ b/icu4c/source/common/ucnv_bld.h @@ -140,6 +140,7 @@ UConverterSharedData; /*Defines a UConverter, the lightweight mutable part the user sees */ +U_CFUNC struct UConverter { int32_t toUnicodeStatus; /*Used to internalize stream status information */