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 c77585e3fc0..8a749011ac1 100644 --- a/gdb/thread.c +++ b/gdb/thread.c @@ -30,6 +30,7 @@ #include "value.h" #include "target.h" #include "gdbthread.h" +#include "exceptions.h" #include "command.h" #include "gdbcmd.h" #include "regcache.h" |