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

Commit e5e26e21 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Remove more namespace pollution (HAVE_FUNOPEN).

Change-Id: I25a64ce39cd7bdd99aa6412413554b96d3cb113e
parent 9e95a0f4
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