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

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

Fix implicit declaration of function 'prctl' in bluedroid.

(cherry picked from commit 0e3224ea)

Change-Id: Icc160c758c126e48fd6490cd14211a8685e4cdba
parent 88efeecb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -41,6 +41,7 @@
#include <ctype.h>
#include <sys/select.h>
#include <sys/poll.h>
#include <sys/prctl.h>
#include <cutils/sockets.h>
#include <cutils/log.h>