diff options
Diffstat (limited to 'gdb/remote-e7000.c')
-rw-r--r-- | gdb/remote-e7000.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/remote-e7000.c b/gdb/remote-e7000.c index e223c2cbdc4..06b73f56925 100644 --- a/gdb/remote-e7000.c +++ b/gdb/remote-e7000.c @@ -43,6 +43,7 @@ #include "value.h" #include "command.h" #include "gdb_string.h" +#include "exceptions.h" #include "gdbcmd.h" #include <sys/types.h> #include "serial.h" |