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