diff options
Diffstat (limited to 'arch/ppc64/kernel/vdso64/sigtramp.S')
-rw-r--r-- | arch/ppc64/kernel/vdso64/sigtramp.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ppc64/kernel/vdso64/sigtramp.S b/arch/ppc64/kernel/vdso64/sigtramp.S index 8ae8f205e47..31b604ab56d 100644 --- a/arch/ppc64/kernel/vdso64/sigtramp.S +++ b/arch/ppc64/kernel/vdso64/sigtramp.S @@ -15,6 +15,7 @@ #include <asm/ppc_asm.h> #include <asm/unistd.h> #include <asm/vdso.h> +#include <asm/ptrace.h> /* XXX for __SIGNAL_FRAMESIZE */ .text |