Define wctype_t and wctype

This commit is contained in:
Jeremy Soller
2021-07-19 09:16:56 -06:00
parent 606bfc9c50
commit 9f3aa6d4a8
5 changed files with 44 additions and 5 deletions
+1
View File
@@ -2,6 +2,7 @@
#define _BITS_WCTYPE_H
#include <stdint.h>
#define __need_wctype_t
#define __need_wint_t
#endif /* _BITS_WCTYPE_H */