aboutsummaryrefslogtreecommitdiff
path: root/arch/um/kernel/tt/gdb.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um/kernel/tt/gdb.c')
-rw-r--r--arch/um/kernel/tt/gdb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/um/kernel/tt/gdb.c b/arch/um/kernel/tt/gdb.c
index 37e22d71a0d..786e4edd86c 100644
--- a/arch/um/kernel/tt/gdb.c
+++ b/arch/um/kernel/tt/gdb.c
@@ -20,6 +20,7 @@
#include "user_util.h"
#include "tt.h"
#include "sysdep/thread.h"
+#include "os.h"
extern int debugger_pid;
extern int debugger_fd;