commit | 7b05949be007952c5f7708aac50e731534740574 | [log] [tgz] |
---|---|---|
author | Vincent van Ravesteijn <vfr@lyx.org> | Mon Oct 31 20:12:43 2011 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Oct 31 20:06:03 2011 -0700 |
tree | ed508a2c20c32ab69cac588dce806e66742dbcdf | |
parent | cfc755d30e2f9d92f19af10ba2d810281aa94c99 [diff] |
Compile fix for MSVC: Include <io.h> This include is needed for _commit(..) which is used in mingw.h. Signed-off-by: Vincent van Ravesteijn <vfr@lyx.org> Acked-by: Erik Faye-Lund <kusmabite@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>