diff options
Diffstat (limited to 'arch/um/kernel/trap.c')
| -rw-r--r-- | arch/um/kernel/trap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/um/kernel/trap.c b/arch/um/kernel/trap.c index e27b898412fc..552bcfc7c085 100644 --- a/arch/um/kernel/trap.c +++ b/arch/um/kernel/trap.c | |||
| @@ -20,6 +20,7 @@ | |||
| 20 | #include "sysdep/sigcontext.h" | 20 | #include "sysdep/sigcontext.h" |
| 21 | #include "user_util.h" | 21 | #include "user_util.h" |
| 22 | #include "kern_util.h" | 22 | #include "kern_util.h" |
| 23 | #include "as-layout.h" | ||
| 23 | #include "arch.h" | 24 | #include "arch.h" |
| 24 | #include "kern.h" | 25 | #include "kern.h" |
| 25 | #include "chan_kern.h" | 26 | #include "chan_kern.h" |
