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

Commit 0e3224ea authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Fix implicit declaration of function 'prctl' in bluedroid.

Change-Id: I288dd19bd478a3ff716d4f7f4179cc2b7574473a
parent 17b6850d
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>