kill HAVE_STAT_ST_MTIM

Bug: 18300671
Change-Id: I92b5691924b995d9c883fc0f777c566ac4c35d1d
This commit is contained in:
Yabin Cui
2014-11-10 10:37:14 -08:00
parent 652ff716b8
commit 4120e835fb
8 changed files with 3 additions and 40 deletions

View File

@@ -198,11 +198,6 @@
*/
#define HAVE_PREAD 1
/*
* Define if we have st_mtim in struct stat
*/
#define HAVE_STAT_ST_MTIM 1
/*
* Define if printf() supports %zd for size_t arguments
*/