]> git.ipfire.org Git - thirdparty/git.git/commit - compat/mingw.h
msvc: do not re-declare the timespec struct
authorJeff Hostetler <jeffhost@microsoft.com>
Wed, 19 Jun 2019 21:06:03 +0000 (14:06 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 20 Jun 2019 21:03:05 +0000 (14:03 -0700)
commit172e54e2d7cd1207e2be4ad023d0337858a91d56
tree35d4ce628a7a6c323133fb19de7d4890c2901ac9
parent12fb9bd85ee9e673c70df90cf5a926e82d98eda8
msvc: do not re-declare the timespec struct

VS2015's headers already declare that struct.

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