summaryrefslogtreecommitdiff
path: root/libc/misc/wchar
diff options
context:
space:
mode:
Diffstat (limited to 'libc/misc/wchar')
-rw-r--r--libc/misc/wchar/wstdio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/misc/wchar/wstdio.c b/libc/misc/wchar/wstdio.c
index b49494f35..55acc7187 100644
--- a/libc/misc/wchar/wstdio.c
+++ b/libc/misc/wchar/wstdio.c
@@ -49,6 +49,7 @@
* Should auto_wr_transition init the mbstate object?
*/
+#define wcslen __wcslen
#define _GNU_SOURCE
#include <stdio.h>