X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=includes%2Fwctype.h;h=64012843287c69c7f15ac0f13e200bbd8d81f0a2;hb=98e6058f0fe852143c4ec0d5c243cbeda6e32c4c;hp=1c50bfc2810ec21c6e6f94b659456bf0e4ff8936;hpb=70f1c6f7c9d515ef426da68973511f46de57005a;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