diff options
Diffstat (limited to 'arch/um/os-Linux/start_up.c')
-rw-r--r-- | arch/um/os-Linux/start_up.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/um/os-Linux/start_up.c b/arch/um/os-Linux/start_up.c index 02ee9adff54a..b6986809b8e0 100644 --- a/arch/um/os-Linux/start_up.c +++ b/arch/um/os-Linux/start_up.c | |||
@@ -18,7 +18,6 @@ | |||
18 | #include <sys/wait.h> | 18 | #include <sys/wait.h> |
19 | #include <asm/unistd.h> | 19 | #include <asm/unistd.h> |
20 | #include "init.h" | 20 | #include "init.h" |
21 | #include "kern_constants.h" | ||
22 | #include "os.h" | 21 | #include "os.h" |
23 | #include "mem_user.h" | 22 | #include "mem_user.h" |
24 | #include "ptrace_user.h" | 23 | #include "ptrace_user.h" |