X-Git-Url: http://git.jankratochvil.net/?p=reactos.git;a=blobdiff_plain;f=lib%2Fcrtdll%2Fstdio%2Ffileno.c;fp=lib%2Fcrtdll%2Fstdio%2Ffileno.c;h=81eb779e3c6dcca1aff15c80e749267e047d23d6;hp=f895187bafbc5bf271d258e86b585e3900c710d0;hb=e3ed2d773259cc445c7ff8181ebd934931365328;hpb=d378c68f5a9bb25c9e671dacd482d2e25d211df3 diff --git a/lib/crtdll/stdio/fileno.c b/lib/crtdll/stdio/fileno.c index f895187..81eb779 100644 --- a/lib/crtdll/stdio/fileno.c +++ b/lib/crtdll/stdio/fileno.c @@ -1,4 +1,4 @@ -#include +#include #undef fileno int fileno(FILE *f)