diff options
Diffstat (limited to 'arch/um/kernel/tt/gdb.c')
| -rw-r--r-- | arch/um/kernel/tt/gdb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/um/kernel/tt/gdb.c b/arch/um/kernel/tt/gdb.c index 37e22d71a0d9..786e4edd86c5 100644 --- a/arch/um/kernel/tt/gdb.c +++ b/arch/um/kernel/tt/gdb.c | |||
| @@ -20,6 +20,7 @@ | |||
| 20 | #include "user_util.h" | 20 | #include "user_util.h" |
| 21 | #include "tt.h" | 21 | #include "tt.h" |
| 22 | #include "sysdep/thread.h" | 22 | #include "sysdep/thread.h" |
| 23 | #include "os.h" | ||
| 23 | 24 | ||
| 24 | extern int debugger_pid; | 25 | extern int debugger_pid; |
| 25 | extern int debugger_fd; | 26 | extern int debugger_fd; |
