diff options
Diffstat (limited to 'libc/misc')
-rw-r--r-- | libc/misc/wchar/wchar.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libc/misc/wchar/wchar.c b/libc/misc/wchar/wchar.c index 0d7d8371a..1a16fc9d6 100644 --- a/libc/misc/wchar/wchar.c +++ b/libc/misc/wchar/wchar.c @@ -98,10 +98,6 @@ * Manuel */ -#define vfprintf __vfprintf -#define fread __fread -#define fwrite __fwrite - #define _GNU_SOURCE #define _ISOC99_SOURCE #include <errno.h> |