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

Commit a4f68ef7 authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am b4fc5867: am 5368c02a: Merge "Remove HAVE_PRCTL."

* commit 'b4fc5867':
  Remove HAVE_PRCTL.
parents 0a276a8a b4fc5867
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -77,11 +77,6 @@
 */
#define HAVE_STRLCPY 1

/*
 * Define if prctl() exists
 */
#define HAVE_PRCTL 1

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

/*
 * Define if prctl() exists
 */
#define HAVE_PRCTL 1

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

/*
 * Define if prctl() exists
 */
#define HAVE_PRCTL 1

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

/*
 * Define if prctl() exists
 */
#define HAVE_PRCTL 1

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

/*
 * Define if prctl() exists
 */
#define HAVE_PRCTL 1

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