X-Git-Url: https://pd.if.org/git/?p=pdclib.old;a=blobdiff_plain;f=internals%2F_PDCLIB_int.h;fp=internals%2F_PDCLIB_int.h;h=52ba8b35f607b82cd5133562abaa042b045dbea9;hp=c9988a9d7c2d67e045b2b705702f82a1ac696ee2;hb=fb44227179cd8d0dbaaf694fba2d4861106add75;hpb=05e42cc13607c23332b98063de2cc2b64431c15c diff --git a/internals/_PDCLIB_int.h b/internals/_PDCLIB_int.h index c9988a9..52ba8b3 100644 --- a/internals/_PDCLIB_int.h +++ b/internals/_PDCLIB_int.h @@ -364,6 +364,8 @@ typedef struct _PDCLIB_charcodec *_PDCLIB_charcodec_t; typedef struct _PDCLIB_locale *_PDCLIB_locale_t; typedef struct lconv _PDCLIB_lconv_t; +_PDCLIB_size_t _PDCLIB_mb_cur_max( void ); + /* -------------------------------------------------------------------------- */ /* stdio */ /* -------------------------------------------------------------------------- */