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

Commit 1acc2a18 authored by Yabin Cui's avatar Yabin Cui
Browse files

kill HAVE_PREAD

Bug: 18397613
Change-Id: I0061f8080709449f13dc76ce61097a2671c799ff
parent 471e60d6
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -138,11 +138,6 @@
 */
#define HAVE_SCHED_H 1

/*
 * Define if pread() exists
 */
#define HAVE_PREAD 1

/*
 * Define if printf() supports %zd for size_t arguments
 */
+0 −5
Original line number Diff line number Diff line
@@ -142,11 +142,6 @@
 */
#define HAVE_SCHED_H 1

/*
 * Define if pread() exists
 */
#define HAVE_PREAD 1

/*
 * Define if printf() supports %zd for size_t arguments
 */
+0 −5
Original line number Diff line number Diff line
@@ -135,11 +135,6 @@
 */
#define HAVE_SCHED_H 1

/*
 * Define if pread() exists
 */
#define HAVE_PREAD 1

/*
 * Define if printf() supports %zd for size_t arguments
 */
+0 −5
Original line number Diff line number Diff line
@@ -161,11 +161,6 @@
 */
#define HAVE_SCHED_H 1

/*
 * Define if pread() exists
 */
#define HAVE_PREAD 1

/*
 * Define if printf() supports %zd for size_t arguments
 */
+0 −5
Original line number Diff line number Diff line
@@ -151,11 +151,6 @@
 */
#define HAVE_SCHED_H 1

/*
 * Define if pread() exists
 */
#define HAVE_PREAD 1

/*
 * Define if printf() supports %zd for size_t arguments
 */
Loading