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

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

Remove HAVE_PRCTL.

Change-Id: Ic58f8e4c0f749bbc19e5d14de8d99321e7cf833c
parent d9de8e0d
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