]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Declare __isctype.
authorUlrich Drepper <drepper@redhat.com>
Sun, 1 Sep 2002 18:23:10 +0000 (18:23 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 1 Sep 2002 18:23:10 +0000 (18:23 +0000)
include/ctype.h

index 3100853ab48b3ed0a94dc5bee7a93e7e4805c8b1..812424aff92d6ec34d6e2045708fd6680a5dcccf 100644 (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