mingw: avoid redefining S_* constants
commit59de49f80d8f6067f19496750cc79632b2959ad9
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 15 Jan 2016 13:24:29 +0000 (15 14:24 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 15 Jan 2016 22:01:10 +0000 (15 14:01 -0800)
tree9655aecd6745182d76a2d8ffcd1f4c0bc088713d
parent466931d9e10017aca5548f23e3efbcb3063d3c34
mingw: avoid redefining S_* constants

When compiling with MSys2's compiler, these constants are already defined.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
compat/mingw.h