Merge "kill HAVE_STAT_ST_MTIM"

This commit is contained in:
Yabin Cui
2014-11-11 00:04:35 +00:00
committed by Gerrit Code Review
8 changed files with 3 additions and 40 deletions

View File

@@ -231,11 +231,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
*/