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

Commit 99a75fbb authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Kill unused HAVE_WRITEV."

parents 3379b3a4 9ed0cd57
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -100,11 +100,6 @@
 */
#define HAVE_STRLCPY 1

/*
 * Define if writev() exists
 */
#define HAVE_WRITEV 1

/*
 * Define if <stdint.h> exists.
 */
+0 −5
Original line number Diff line number Diff line
@@ -107,11 +107,6 @@
 */
#define HAVE_PRCTL 1

/*
 * Define if writev() exists
 */
#define HAVE_WRITEV 1

/*
 * Define if <stdint.h> exists.
 */
+0 −5
Original line number Diff line number Diff line
@@ -100,11 +100,6 @@
 */
#define HAVE_PRCTL 1

/*
 * Define if writev() exists
 */
#define HAVE_WRITEV 1

/*
 * Define if <stdint.h> exists.
 */
+0 −5
Original line number Diff line number Diff line
@@ -121,11 +121,6 @@
 */
#define HAVE_PRCTL 1

/*
 * Define if writev() exists
 */
#define HAVE_WRITEV 1

/*
 * Define if <stdint.h> exists.
 */
+0 −5
Original line number Diff line number Diff line
@@ -116,11 +116,6 @@
 */
#define HAVE_PRCTL 1

/*
 * Define if writev() exists
 */
#define HAVE_WRITEV 1

/*
 * Define if <stdint.h> exists.
 */
Loading