From: Frank Li Date: Wed, 16 Sep 2009 08:20:24 +0000 (+0200) Subject: Add MinGW header files to build git with MSVC X-Git-Tag: v1.6.5-rc2~18 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/16fe1e03694e75a3923c3a757ec946aa6098aec7?ds=inline;hp=16fe1e03694e75a3923c3a757ec946aa6098aec7 Add MinGW header files to build git with MSVC Added the header files dirent.h, unistd.h and utime.h Add alloca.h, which simply includes malloc.h, which defines alloca(). Signed-off-by: Frank Li Signed-off-by: Marius Storm-Olsen Acked-by: Johannes Sixt Signed-off-by: Junio C Hamano ---