Fix implicit declaration of function 'prctl' in installd.
(cherry picked from commit ec535c5ba5
)
Change-Id: I3da977d85ce544b23ff00934fdbd201d683e9210
This commit is contained in:
parent
31d825d7ed
commit
119b765a05
@ -15,7 +15,7 @@
|
||||
*/
|
||||
|
||||
#include <sys/capability.h>
|
||||
#include <linux/prctl.h>
|
||||
#include <sys/prctl.h>
|
||||
#include <selinux/android.h>
|
||||
#include <selinux/avc.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user