Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4120e835 authored by Yabin Cui's avatar Yabin Cui
Browse files

kill HAVE_STAT_ST_MTIM

Bug: 18300671
Change-Id: I92b5691924b995d9c883fc0f777c566ac4c35d1d
parent 652ff716
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -190,11 +190,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
 */
+0 −5
Original line number Diff line number Diff line
@@ -200,11 +200,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
 */
+0 −5
Original line number Diff line number Diff line
@@ -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
 */
+0 −5
Original line number Diff line number Diff line
@@ -251,11 +251,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
 */
+0 −5
Original line number Diff line number Diff line
@@ -241,11 +241,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
 */
Loading