X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=lib%2Fcrtdll%2Fstdio%2Fvprintf.c;h=f7247499e967b6ebaec4e06bd06a6ac45a1e84d3;hb=e3ed2d773259cc445c7ff8181ebd934931365328;hp=780d960809a101b14fead01d7ec93414e45de589;hpb=d378c68f5a9bb25c9e671dacd482d2e25d211df3;p=reactos.git diff --git a/lib/crtdll/stdio/vprintf.c b/lib/crtdll/stdio/vprintf.c index 780d960..f724749 100644 --- a/lib/crtdll/stdio/vprintf.c +++ b/lib/crtdll/stdio/vprintf.c @@ -16,10 +16,10 @@ License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#include +#include #undef __OPTIMIZE__ /* Avoid inline `vprintf' function. */ -#include -#include +#include +#include #undef vprintf #undef vwprintf