Revert "Windows: Use a customized struct stat that also has the st_blocks member."
commit180964f0b98344f3127d6b8167cec8a07ef663ad
authorJohannes Sixt <johannes.sixt@telecom.at>
Mon, 18 Aug 2008 20:01:06 +0000 (18 22:01 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Aug 2008 05:41:16 +0000 (18 22:41 -0700)
tree70612b992954464ab74ad6a6cb3be33722918352
parentfdb2a2a600969598fd80f01b009fbbb020d596ab
Revert "Windows: Use a customized struct stat that also has the st_blocks member."

This reverts commit fc2ded5b08e071beed974117c0148781b1acc94a.

As we do not need the member in struct stat, we do not need to have a
custom "struct mingw_stat" anymore.

Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
compat/mingw.c
compat/mingw.h