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

Commit 652ff716 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Remove more namespace pollution (HAVE_TM_GMTOFF)."

parents 3581753f 89ac6e4c
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -114,11 +114,6 @@
 */
/* #define HAVE_MALLOC_H */

/*
 * Define if tm struct has tm_gmtoff field
 */
#define HAVE_TM_GMTOFF 1

/*
 * Define if dirent struct has d_type field
 */
+0 −5
Original line number Diff line number Diff line
@@ -130,11 +130,6 @@
 */
#define HAVE_MADVISE 1

/*
 * Define if tm struct has tm_gmtoff field
 */
#define HAVE_TM_GMTOFF 1

/*
 * Define if dirent struct has d_type field
 */
+0 −5
Original line number Diff line number Diff line
@@ -128,11 +128,6 @@
 */
#define HAVE_MADVISE 1

/*
 * Define if tm struct has tm_gmtoff field
 */
#define HAVE_TM_GMTOFF 1

/*
 * Define if dirent struct has d_type field
 */
+0 −5
Original line number Diff line number Diff line
@@ -170,11 +170,6 @@
 */
#define HAVE_MADVISE 1

/*
 * Define if tm struct has tm_gmtoff field
 */
#define HAVE_TM_GMTOFF 1

/*
 * Define if dirent struct has d_type field
 */
+0 −5
Original line number Diff line number Diff line
@@ -160,11 +160,6 @@
 */
#define HAVE_MADVISE 1

/*
 * Define if tm struct has tm_gmtoff field
 */
#define HAVE_TM_GMTOFF 1

/*
 * Define if dirent struct has d_type field
 */
Loading