diff --git a/arch/um/sys-x86_64/shared/sysdep/syscalls.h b/arch/um/sys-x86_64/shared/sysdep/syscalls.h index 7cfb0b085655b0554565a6178287d48951e76422..8a7d5e1da98e5a174a61dc2b00c59ba2c0614e3d 100644 --- a/arch/um/sys-x86_64/shared/sysdep/syscalls.h +++ b/arch/um/sys-x86_64/shared/sysdep/syscalls.h @@ -9,7 +9,6 @@ #include #include -#include typedef long syscall_handler_t(void); diff --git a/arch/um/sys-x86_64/syscall_table.c b/arch/um/sys-x86_64/syscall_table.c index 47d469e7e7ceb06d6b4ab32b2c42c83ccbd8cdcf..f46de82d675c1652c1f3eb183b7ebfb09f512f1c 100644 --- a/arch/um/sys-x86_64/syscall_table.c +++ b/arch/um/sys-x86_64/syscall_table.c @@ -6,7 +6,6 @@ #include #include #include -#include #define __NO_STUBS