Fix implicit declaration of function 'prctl' in installd.
Change-Id: I469ee15a0a8a79d005b15aad5097b6c13c20ab7e
This commit is contained in:
parent
da92bfda81
commit
ec535c5ba5
@ -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