include cleanups: remove unused headers and add feature test macros
[musl] / src / stdio / swscanf.c
index c798609..d893fba 100644 (file)
@@ -1,4 +1,3 @@
-#include <stdio.h>
 #include <stdarg.h>
 #include <wchar.h>
 #include "libc.h"