X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=internals%2F_PDCLIB_int.h;h=52ba8b35f607b82cd5133562abaa042b045dbea9;hb=58ad73359fcce5653230a918af494a46ac796886;hp=c9988a9d7c2d67e045b2b705702f82a1ac696ee2;hpb=d77b84be585e9ceaed1501579df5a4aec6a24a63;p=pdclib 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 */ /* -------------------------------------------------------------------------- */