summaryrefslogtreecommitdiff
path: root/src/stdio/swscanf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdio/swscanf.c')
-rw-r--r--src/stdio/swscanf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stdio/swscanf.c b/src/stdio/swscanf.c
index c7986096..d893fbac 100644
--- a/src/stdio/swscanf.c
+++ b/src/stdio/swscanf.c
@@ -1,4 +1,3 @@
-#include <stdio.h>
#include <stdarg.h>
#include <wchar.h>
#include "libc.h"