Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1
[pandora-kernel.git] / arch / x86 / kernel / signal_64.c
index 1e19338..4d32487 100644 (file)
@@ -28,6 +28,7 @@
 #include <asm/ia32_unistd.h>
 #include <asm/mce.h>
 #include <asm/syscall.h>
+#include <asm/syscalls.h>
 #include "sigframe.h"
 
 #define _BLOCKABLE (~(sigmask(SIGKILL) | sigmask(SIGSTOP)))