diff --git a/[refs] b/[refs] index 133584f17cff..42d804ecea8f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 078073a3d48ce7c140f1538d249da3ac545065a6 +refs/heads/master: 945581d5bd796a046a42e3ee915bd9ec0c6853ca diff --git a/trunk/arch/um/sys-x86_64/shared/sysdep/syscalls.h b/trunk/arch/um/sys-x86_64/shared/sysdep/syscalls.h index 7cfb0b085655..8a7d5e1da98e 100644 --- a/trunk/arch/um/sys-x86_64/shared/sysdep/syscalls.h +++ b/trunk/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/trunk/arch/um/sys-x86_64/syscall_table.c b/trunk/arch/um/sys-x86_64/syscall_table.c index 47d469e7e7ce..f46de82d675c 100644 --- a/trunk/arch/um/sys-x86_64/syscall_table.c +++ b/trunk/arch/um/sys-x86_64/syscall_table.c @@ -6,7 +6,6 @@ #include #include #include -#include #define __NO_STUBS