commit | 59de49f80d8f6067f19496750cc79632b2959ad9 | [log] [tgz] |
---|---|---|
author | Johannes Schindelin <johannes.schindelin@gmx.de> | Fri Jan 15 14:24:29 2016 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Jan 15 14:01:10 2016 -0800 |
tree | 9655aecd6745182d76a2d8ffcd1f4c0bc088713d | |
parent | 466931d9e10017aca5548f23e3efbcb3063d3c34 [diff] |
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>