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

Commit 83da486c authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Remove HAVE_DIRENT_D_TYPE."

parents 1036850f 07793e18
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -114,11 +114,6 @@
 */
/* #define HAVE_MALLOC_H */

/*
 * Define if dirent struct has d_type field
 */
#define HAVE_DIRENT_D_TYPE 1

/*
 * Define if we have madvise() in <sys/mman.h>
 */
+0 −5
Original line number Diff line number Diff line
@@ -125,11 +125,6 @@
 */
#define HAVE_MADVISE 1

/*
 * Define if dirent struct has d_type field
 */
#define HAVE_DIRENT_D_TYPE 1

/*
 * Define if libc includes Android system properties implementation.
 */
+0 −5
Original line number Diff line number Diff line
@@ -123,11 +123,6 @@
 */
#define HAVE_MADVISE 1

/*
 * Define if dirent struct has d_type field
 */
#define HAVE_DIRENT_D_TYPE 1

/*
 * Define if libc includes Android system properties implementation.
 */
+0 −5
Original line number Diff line number Diff line
@@ -165,11 +165,6 @@
 */
#define HAVE_MADVISE 1

/*
 * Define if dirent struct has d_type field
 */
#define HAVE_DIRENT_D_TYPE 1

/*
 * Define if libc includes Android system properties implementation.
 */
+0 −5
Original line number Diff line number Diff line
@@ -155,11 +155,6 @@
 */
#define HAVE_MADVISE 1

/*
 * Define if dirent struct has d_type field
 */
#define HAVE_DIRENT_D_TYPE 1

/*
 * Define if libc includes Android system properties implementation.
 */
Loading