diff options
Diffstat (limited to 'gdb/thread.c')
-rw-r--r-- | gdb/thread.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/thread.c b/gdb/thread.c index ac1d8a1..25538d7 100644 --- a/gdb/thread.c +++ b/gdb/thread.c @@ -27,7 +27,6 @@ #include "value.h" #include "target.h" #include "gdbthread.h" -#include "exceptions.h" #include "command.h" #include "gdbcmd.h" #include "regcache.h" |