Always #include <sys/...>, not <linux/...>.
(cherry picked from commit 1e4ee9afd2
)
Change-Id: Ie005774484f98bb33c8f867cddb778ac04a1d4ea
This commit is contained in:
parent
119b765a05
commit
d2a049220a
@ -26,7 +26,7 @@
|
||||
#include <sys/wait.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/capability.h>
|
||||
#include <linux/prctl.h>
|
||||
#include <sys/prctl.h>
|
||||
|
||||
#include <cutils/properties.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user