| Index: sandbox/linux/system_headers/linux_signal.h
|
| diff --git a/sandbox/linux/system_headers/linux_signal.h b/sandbox/linux/system_headers/linux_signal.h
|
| index fb9a47b8d18fc25ce881bfe9020f34fc66cb5906..6801b71cee741aeb4b7d098b3c828869bad7f206 100644
|
| --- a/sandbox/linux/system_headers/linux_signal.h
|
| +++ b/sandbox/linux/system_headers/linux_signal.h
|
| @@ -4,8 +4,6 @@
|
|
|
| #ifndef SANDBOX_LINUX_SYSTEM_HEADERS_LINUX_SIGNAL_H_
|
| #define SANDBOX_LINUX_SYSTEM_HEADERS_LINUX_SIGNAL_H_
|
| -
|
| -#include <stdint.h>
|
|
|
| // NOTE: On some toolchains, signal related ABI is incompatible with Linux's
|
| // (not undefined, but defined different values and in different memory
|
|
|