1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00

Declare __isctype.

This commit is contained in:
Ulrich Drepper
2002-09-01 18:23:10 +00:00
parent 0f283ffc5e
commit 1ba0f0895a

View File

@@ -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