From de77369cf4e80cb3c5ec250a25d2237df4abba11 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Sun, 27 Nov 2005 00:24:52 +0000 Subject: Hide some of mem* and str* --- libc/stdio/_wfwrite.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libc/stdio/_wfwrite.c') diff --git a/libc/stdio/_wfwrite.c b/libc/stdio/_wfwrite.c index 0febbf45a..792cff604 100644 --- a/libc/stdio/_wfwrite.c +++ b/libc/stdio/_wfwrite.c @@ -5,6 +5,8 @@ * Dedicated to Toni. See uClibc/DEDICATION.mjn3 for details. */ +#define wmemcpy __wmemcpy + #include "_stdio.h" #include -- cgit v1.2.3