mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Declare __isctype.
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
# include <ctype/ctype.h>
|
||||
|
||||
extern int __isctype (int __c, int __mask);
|
||||
|
||||
# ifndef NOT_IN_libc
|
||||
|
||||
/* The optimized macros are not defined for users because they can't see
|
||||
|
||||
Reference in New Issue
Block a user