X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fstdio%2F__stdio_read.c;fp=src%2Fstdio%2F__stdio_read.c;h=05e56f923a8aef884a9a36bec983df605afabe32;hb=835f9f950e2f6059532bd9ab9857a856ed21a4fd;hp=c99ca9a913314bdb15c221943327a39e50dc2a75;hpb=1e717ea3d2a864e00e507f1a70a892c551955f1b;p=musl diff --git a/src/stdio/__stdio_read.c b/src/stdio/__stdio_read.c index c99ca9a9..05e56f92 100644 --- a/src/stdio/__stdio_read.c +++ b/src/stdio/__stdio_read.c @@ -1,4 +1,5 @@ #include "stdio_impl.h" +#include #include static void cleanup(void *p)