summaryrefslogtreecommitdiffstats
path: root/include/ctype.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ctype.h')
-rw-r--r--include/ctype.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/ctype.h b/include/ctype.h
index f0ca797..c3f80f3 100644
--- a/include/ctype.h
+++ b/include/ctype.h
@@ -78,10 +78,6 @@ int isphonogram(int);
int isrune(int);
int isspecial(int);
#endif
-
-#if __POSIX_VISIBLE >= 200809
-#include <xlocale/_ctype.h>
-#endif
__END_DECLS
#ifndef __cplusplus
OpenPOWER on IntegriCloud