summaryrefslogtreecommitdiffstats
path: root/include/wctype.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/wctype.h')
-rw-r--r--include/wctype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/wctype.h b/include/wctype.h
index 2dd5e79..81bda6f 100644
--- a/include/wctype.h
+++ b/include/wctype.h
@@ -47,7 +47,7 @@ typedef int wctrans_t;
#endif
#ifndef _WCTYPE_T
-typedef long wctype_t;
+typedef unsigned long wctype_t;
#define _WCTYPE_T
#endif
OpenPOWER on IntegriCloud