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

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

<sys/prctl.h> gets you <linux/prctl.h>.

Change-Id: Iafa2e183a3d4cd93dd59380f90460463fdfc6972
parent 16f58fe4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -27,7 +27,6 @@

#include <thread>

#include <linux/prctl.h>
#include <sys/prctl.h>

using android::BinderCallType;