summaryrefslogtreecommitdiff
path: root/src/stdio/vswscanf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdio/vswscanf.c')
-rw-r--r--src/stdio/vswscanf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stdio/vswscanf.c b/src/stdio/vswscanf.c
index 411dd39c..00b614bc 100644
--- a/src/stdio/vswscanf.c
+++ b/src/stdio/vswscanf.c
@@ -1,5 +1,4 @@
#include "stdio_impl.h"
-#include "libc.h"
#include <wchar.h>
static size_t wstring_read(FILE *f, unsigned char *buf, size_t len)