aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc/sigcontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ppc/sigcontext.h')
-rw-r--r--include/asm-ppc/sigcontext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ppc/sigcontext.h b/include/asm-ppc/sigcontext.h
index f82dcccdee1e..b7a417e0a921 100644
--- a/include/asm-ppc/sigcontext.h
+++ b/include/asm-ppc/sigcontext.h
@@ -2,7 +2,7 @@
#define _ASM_PPC_SIGCONTEXT_H
#include <asm/ptrace.h>
-
+#include <linux/compiler.h>
struct sigcontext {
unsigned long _unused[4];