diff options
Diffstat (limited to 'arch/um/os-Linux/util.c')
-rw-r--r-- | arch/um/os-Linux/util.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/um/os-Linux/util.c b/arch/um/os-Linux/util.c index d224434d5610..e32065e2fdc8 100644 --- a/arch/um/os-Linux/util.c +++ b/arch/um/os-Linux/util.c | |||
@@ -30,6 +30,7 @@ | |||
30 | #include "ptrace_user.h" | 30 | #include "ptrace_user.h" |
31 | #include "uml-config.h" | 31 | #include "uml-config.h" |
32 | #include "os.h" | 32 | #include "os.h" |
33 | #include "longjmp.h" | ||
33 | 34 | ||
34 | void stack_protections(unsigned long address) | 35 | void stack_protections(unsigned long address) |
35 | { | 36 | { |