am 4dd0d800
: Merge "Fix implicit declaration of function \'prctl\' in installd."
* commit '4dd0d8008a84d1b8e5d9cae2a3491fa92b79c388': Fix implicit declaration of function 'prctl' in installd.
This commit is contained in:
commit
6fd0408de1
@ -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