summaryrefslogtreecommitdiffstats
path: root/include/ctype.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ctype.h')
-rw-r--r--include/ctype.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/ctype.h b/include/ctype.h
index dfc89cc..103619c 100644
--- a/include/ctype.h
+++ b/include/ctype.h
@@ -65,8 +65,6 @@ int tolower(int);
int toupper(int);
#if __XSI_VISIBLE
-int _tolower(int);
-int _toupper(int);
int isascii(int);
int toascii(int);
#endif
OpenPOWER on IntegriCloud