arm64: Add __NR_* definitions for compat syscalls
[cascardo/linux.git] / arch / arm64 / kernel / signal32.c
index 3491c63..c5ee208 100644 (file)
@@ -27,7 +27,7 @@
 #include <asm/fpsimd.h>
 #include <asm/signal32.h>
 #include <asm/uaccess.h>
-#include <asm/unistd32.h>
+#include <asm/unistd.h>
 
 struct compat_sigcontext {
        /* We always set these two fields to 0 */