diff options
Diffstat (limited to 'gdb/remote.c')
-rw-r--r-- | gdb/remote.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/remote.c b/gdb/remote.c index 2ab1c2f..1a6f8b5 100644 --- a/gdb/remote.c +++ b/gdb/remote.c @@ -30,6 +30,7 @@ #include "inferior.h" #include "bfd.h" #include "symfile.h" +#include "exceptions.h" #include "target.h" /*#include "terminal.h" */ #include "gdbcmd.h" |