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

Commit 5368c02a authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Remove HAVE_PRCTL."

parents d9de8e0d 73498235
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