| Index: sandbox/linux/system_headers/mips_linux_ucontext.h
|
| diff --git a/sandbox/linux/system_headers/mips_linux_ucontext.h b/sandbox/linux/system_headers/mips_linux_ucontext.h
|
| index 774bf312ead3e2b1632058168bbc56150043dfd7..27b3763522517a1ee013435452ec8d6948b6b0d6 100644
|
| --- a/sandbox/linux/system_headers/mips_linux_ucontext.h
|
| +++ b/sandbox/linux/system_headers/mips_linux_ucontext.h
|
| @@ -4,8 +4,6 @@
|
|
|
| #ifndef SANDBOX_LINUX_SYSTEM_HEADERS_MIPS_LINUX_UCONTEXT_H_
|
| #define SANDBOX_LINUX_SYSTEM_HEADERS_MIPS_LINUX_UCONTEXT_H_
|
| -
|
| -#include <stdint.h>
|
|
|
| // This is mostly copied from breakpad (common/android/include/sys/ucontext.h),
|
| // except we do use sigset_t for uc_sigmask instead of a custom type.
|
|
|