Commit 3556a82a2ab3280ef6282de5d7f97248929a517f

Leo Yang 2015-02-09T17:35:25

Fix build warning on Android Always do a time_t cast on st_mtime. st_mtime on Android is not the type of time_t but has the same meaning which is the number of seconds past epoch.