diff options
Diffstat (limited to 'libc/misc/wchar/wstdio.c')
-rw-r--r-- | libc/misc/wchar/wstdio.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/misc/wchar/wstdio.c b/libc/misc/wchar/wstdio.c index 00311a41d..84d98b64a 100644 --- a/libc/misc/wchar/wstdio.c +++ b/libc/misc/wchar/wstdio.c @@ -49,7 +49,6 @@ * Should auto_wr_transition init the mbstate object? */ -#define _GNU_SOURCE #include <stdio.h> #include <wchar.h> #include <limits.h> |