X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=includes%2Fwctype.h;h=64012843287c69c7f15ac0f13e200bbd8d81f0a2;hb=30ceab9cf835d23e419201fc05a573ef5ed8830e;hp=1c50bfc2810ec21c6e6f94b659456bf0e4ff8936;hpb=d7cc1957de74235bd2a84c1ef26ecab2368f57e4;p=pdclib.old diff --git a/includes/wctype.h b/includes/wctype.h index 1c50bfc..6401284 100644 --- a/includes/wctype.h +++ b/includes/wctype.h @@ -15,9 +15,10 @@ // ---------------------------------------------------------------------------- // TYPEDEFS +#include "__wint_t.h" + typedef wctrans_t; // TODO - personality? typedef wctype_t; // TODO - personality? -typedef wint_t; // TODO - personality? // ---------------------------------------------------------------------------- // FUNCTIONS