am 5d4cb156: am ec97c3f0: Merge "asm/sigcontext.h is required to build unwind-dw2.c in gcc-4.9."
* commit '5d4cb15610e91c99b062589e6297d423ed2e1176': asm/sigcontext.h is required to build unwind-dw2.c in gcc-4.9.
This commit is contained in:
commit
26c69d6438
@ -34,6 +34,7 @@
|
||||
#include <limits.h> /* For LONG_BIT */
|
||||
#include <string.h> /* For memset() */
|
||||
#include <sys/types.h>
|
||||
#include <asm/sigcontext.h>
|
||||
|
||||
#if defined(__LP64__) || defined(__mips__)
|
||||
/* For 64-bit (and mips), the kernel's struct sigaction doesn't match the POSIX one,
|
||||
|
Loading…
x
Reference in New Issue
Block a user