summaryrefslogtreecommitdiff
path: root/arch/x86/um/asm/syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/um/asm/syscall.h')
-rw-r--r--arch/x86/um/asm/syscall.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/um/asm/syscall.h b/arch/x86/um/asm/syscall.h
index 81d6562ce01d..11ab90dc5f14 100644
--- a/arch/x86/um/asm/syscall.h
+++ b/arch/x86/um/asm/syscall.h
@@ -1,6 +1,7 @@
#ifndef __UM_ASM_SYSCALL_H
#define __UM_ASM_SYSCALL_H
+#include <asm/syscall-generic.h>
#include <uapi/linux/audit.h>
typedef asmlinkage long (*sys_call_ptr_t)(unsigned long, unsigned long,