X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=lib%2Fcrtdll%2Fstdio%2Ffread.c;h=79fc372585111dba1a4652f333ace963d8d9f91d;hb=e3ed2d773259cc445c7ff8181ebd934931365328;hp=c9f72385c98609802f69f4cf21c198a16f9468aa;hpb=d378c68f5a9bb25c9e671dacd482d2e25d211df3;p=reactos.git diff --git a/lib/crtdll/stdio/fread.c b/lib/crtdll/stdio/fread.c index c9f7238..79fc372 100644 --- a/lib/crtdll/stdio/fread.c +++ b/lib/crtdll/stdio/fread.c @@ -1,8 +1,8 @@ -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include // carriage return line feed conversion is done in filbuf and flsbuf