X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fstdio%2Fvfwscanf.c;h=f8f4b70fded0c7aae0acd2e7f05ec8efdc426515;hb=571744447c23f91feb6439948f3a619aca850dfb;hp=75f04d725719f412328b7fcb8f143d88fa14a479;hpb=ac45692a53a1b8d2ede329d91652d43c1fb5dc8d;p=musl diff --git a/src/stdio/vfwscanf.c b/src/stdio/vfwscanf.c index 75f04d72..f8f4b70f 100644 --- a/src/stdio/vfwscanf.c +++ b/src/stdio/vfwscanf.c @@ -6,9 +6,6 @@ #include #include #include -#include -#include -#include #include "stdio_impl.h" #include "shgetc.h"