зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1157864 - chromium sandbox: Fix compilation for systems without <sys/cdefs.h>. r=jld
This commit is contained in:
Родитель
b706a35c2b
Коммит
acfe5cf4cf
|
@ -16,7 +16,7 @@
|
|||
#include <asm/unistd.h>
|
||||
#include <linux/filter.h>
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#include <sys/types.h>
|
||||
// Old Bionic versions do not have sys/user.h. The if can be removed once we no
|
||||
// longer need to support these old Bionic versions.
|
||||
// All x86_64 builds use a new enough bionic to have sys/user.h.
|
||||
|
|
Загрузка…
Ссылка в новой задаче