summaryrefslogtreecommitdiffstats
path: root/include/wchar.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/wchar.h')
-rw-r--r--include/wchar.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/wchar.h b/include/wchar.h
index 335e4b2..1871222 100644
--- a/include/wchar.h
+++ b/include/wchar.h
@@ -93,11 +93,6 @@ typedef __wchar_t wchar_t;
#endif
#endif
-#ifndef _WCTYPE_T
-typedef unsigned long wctype_t;
-#define _WCTYPE_T
-#endif
-
#ifndef _WINT_T_DECLARED
typedef __wint_t wint_t;
#define _WINT_T_DECLARED
OpenPOWER on IntegriCloud