MSVC: fix compile errors due to macro redefinitions
commit61542f7735a71ec0e28744a79828a8cc93aea9c6
authorKarsten Blees <karsten.blees@gmail.com>
Tue, 10 Sep 2013 23:22:34 +0000 (11 01:22 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 Sep 2013 18:08:52 +0000 (11 11:08 -0700)
tree96fbd09592a986521eba5b099daebe2ce2eef6b7
parentbad866a29b0ec560c9bed31e2fe3610b6cf50ae3
MSVC: fix compile errors due to macro redefinitions

Skip errno.h definitions if they are already defined.

Signed-off-by: Karsten Blees <blees@dcon.de>
Acked-by: Sebastian Schuberth <sschuberth@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
compat/mingw.h