git-commit-vandalism/compat/vcbuild/include
Ramsay Jones 93e38ed0c5 msvc: Fix build by adding missing symbol defines
In particular, remote-testsvn.c fails to compile with two
undeclared identifier errors relating to the 'UINT32_MAX'
and 'STDIN_FILENO' symbols.

In order to fix the compilation errors, we add appropriate
definitions for the UINT32_MAX and STDIN_FILENO constants
to an msvc compat header file.

Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Tested-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-02-25 12:40:03 -08:00
..
sys msvc: Fix compilation errors caused by poll.h emulation 2013-02-25 12:39:56 -08:00
alloca.h Add MinGW header files to build git with MSVC 2009-09-18 20:00:42 -07:00
unistd.h msvc: Fix build by adding missing symbol defines 2013-02-25 12:40:03 -08:00
utime.h Add MinGW header files to build git with MSVC 2009-09-18 20:00:42 -07:00