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

Commit 3581753f authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Remove more namespace pollution (HAVE_FUNOPEN)."

parents 9e95a0f4 e5e26e21
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -170,11 +170,6 @@
 */
#define HAVE_STRLCPY 1

/*
 * Define if the BSD funopen() function exists on the system.
 */
#define HAVE_FUNOPEN 1

/*
 * Define if writev() exists
 */
+0 −5
Original line number Diff line number Diff line
@@ -175,11 +175,6 @@
 */
#define HAVE_STRLCPY 1

/*
 * Define if the BSD funopen() function exists on the system.
 */
#define HAVE_FUNOPEN 1

/*
 * Define if prctl() exists
 */
+0 −5
Original line number Diff line number Diff line
@@ -173,11 +173,6 @@
 */
#define HAVE_STRLCPY 1

/*
 * Define if the BSD funopen() function exists on the system.
 */
#define HAVE_FUNOPEN 1

/*
 * Define if prctl() exists
 */
+0 −5
Original line number Diff line number Diff line
@@ -226,11 +226,6 @@
 */
#define HAVE_STRLCPY 1

/*
 * Define if the BSD funopen() function exists on the system.
 */
#define HAVE_FUNOPEN 1

/*
 * Define if prctl() exists
 */
+0 −5
Original line number Diff line number Diff line
@@ -216,11 +216,6 @@
 */
#define HAVE_STRLCPY 1

/*
 * Define if the BSD funopen() function exists on the system.
 */
#define HAVE_FUNOPEN 1

/*
 * Define if prctl() exists
 */
Loading