mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-05 15:59:45 +00:00
Bug 979686 - Fix the non-(ARM|x86|x86_64) desktop build. r=kang
This commit is contained in:
parent
862485862b
commit
0b447036a1
@ -35,9 +35,12 @@
|
||||
#include "android_ucontext.h"
|
||||
#include <android/log.h>
|
||||
#endif
|
||||
#include "seccomp_filter.h"
|
||||
|
||||
#if defined(MOZ_CONTENT_SANDBOX)
|
||||
#include "seccomp_filter.h"
|
||||
#include "linux_seccomp.h"
|
||||
#endif
|
||||
|
||||
#ifdef MOZ_LOGGING
|
||||
#define FORCE_PR_LOG 1
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user