aboutsummaryrefslogtreecommitdiff
path: root/arch/um/sys-x86_64/shared/sysdep/stub.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um/sys-x86_64/shared/sysdep/stub.h')
-rw-r--r--arch/um/sys-x86_64/shared/sysdep/stub.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/um/sys-x86_64/shared/sysdep/stub.h b/arch/um/sys-x86_64/shared/sysdep/stub.h
index 3432aa249970..922a5702c8d8 100644
--- a/arch/um/sys-x86_64/shared/sysdep/stub.h
+++ b/arch/um/sys-x86_64/shared/sysdep/stub.h
@@ -11,7 +11,6 @@
#include <sysdep/ptrace_user.h>
#include "as-layout.h"
#include "stub-data.h"
-#include "kern_constants.h"
extern void stub_segv_handler(int sig);
extern void stub_clone_handler(void);