Merge branch 'x86/xsave' into x86/core
[pandora-kernel.git] / arch / x86 / kernel / signal_64.c
index 6c58169..4665b59 100644 (file)
@@ -26,6 +26,7 @@
 #include <asm/proto.h>
 #include <asm/ia32_unistd.h>
 #include <asm/mce.h>
+#include <asm/syscalls.h>
 #include "sigframe.h"
 
 #define _BLOCKABLE (~(sigmask(SIGKILL) | sigmask(SIGSTOP)))