From 9d083cc2534e8e2ae97e09ba8fcc21c818d68733 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Sun, 27 Nov 2005 01:20:58 +0000 Subject: Hide some wcs* --- libc/stdio/scanf.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/stdio/scanf.c') diff --git a/libc/stdio/scanf.c b/libc/stdio/scanf.c index 80a8821e7..a320a2d31 100644 --- a/libc/stdio/scanf.c +++ b/libc/stdio/scanf.c @@ -43,6 +43,7 @@ * standards and from an official C standard defect report. */ +#define wcslen __wcslen #define _ISOC99_SOURCE /* for LLONG_MAX primarily... */ #define _GNU_SOURCE -- cgit v1.2.3