OSDN Git Service

Cygwin fix: Use new #if HAVE_STAT_ST_MTIM
authorRaphael Moll <raphael@google.com>
Wed, 13 Oct 2010 23:50:05 +0000 (16:50 -0700)
committerRaphael <raphael@google.com>
Mon, 1 Nov 2010 22:53:45 +0000 (15:53 -0700)
commita63e3cc186ff2eabbab45563feafa44839074e59
tree1950f358591834f867ae0f57bded7be03c71a569
parent3bab7f036c151f8fd8ff3e1ff058d8f07f01b647
Cygwin fix: Use new #if HAVE_STAT_ST_MTIM

stat.st_mtim doesn't exist under MinGW or Cygwin.

Change-Id: I0d9c81a0529d8d289d84600ed9d1a451e7f1f258
libs/host/CopyFile.c