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/fputws.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libc/stdio/fputws.c') diff --git a/libc/stdio/fputws.c b/libc/stdio/fputws.c index aa5a514cb..e83cc9fcb 100644 --- a/libc/stdio/fputws.c +++ b/libc/stdio/fputws.c @@ -5,6 +5,8 @@ * Dedicated to Toni. See uClibc/DEDICATION.mjn3 for details. */ +#define wcslen __wcslen + #include "_stdio.h" extern int __fputws_unlocked(const wchar_t *__restrict ws, -- cgit v1.2.3