X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=includes%2Fwctype.h;fp=includes%2Fwctype.h;h=64012843287c69c7f15ac0f13e200bbd8d81f0a2;hb=33ea80a48bfc48263e3cc855e7a4bfef7ebe8d98;hp=1c50bfc2810ec21c6e6f94b659456bf0e4ff8936;hpb=e081ed1387e0c27dc689c8e32fdda06039544107;p=pdclib 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