mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-30 12:31:53 +08:00
Declare __isctype.
This commit is contained in:
parent
0f283ffc5e
commit
1ba0f0895a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user