diff options
Diffstat (limited to 'gdb/thread.c')
-rw-r--r-- | gdb/thread.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/thread.c b/gdb/thread.c index 5f07c83..3090b69 100644 --- a/gdb/thread.c +++ b/gdb/thread.c @@ -45,6 +45,7 @@ #include "cli/cli-decode.h" #include "gdb_regex.h" #include "cli/cli-utils.h" +#include "continuations.h" /* Definition of struct thread_info exported to gdbthread.h. */ |