1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00
* wctype/wcfuncs.c: Declare __ctype32_b.
This commit is contained in:
Ulrich Drepper
1999-01-17 10:14:36 +00:00
parent 3591977060
commit c96f6550f3
2 changed files with 6 additions and 0 deletions

View File

@@ -22,6 +22,10 @@
#include "cname-lookup.h"
/* If the program is compiled without optimization the following declaration
is not visible in the header. */
extern unsigned int *__ctype32_b;
/* Provide real-function versions of all the wctype macros. */
#define func(name, type) \