Commit d06ef88
Use <sys/prctl.h> rather than <linux/prctl.h>.
bionic and glibc's <sys/prctl.h> include <linux/prctl.h> for you anyway, while musl's <sys/prctl.h> and <linux/prctl.h> are incompatible, breaking Android's musl host build when we try to upgrade sandboxed-api.1 parent 20dc0b3 commit d06ef88
2 files changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
0 commit comments