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