diff options
Diffstat (limited to 'gdb/remote-fileio.c')
-rw-r--r-- | gdb/remote-fileio.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/remote-fileio.c b/gdb/remote-fileio.c index 48e1e56..451c3b1 100644 --- a/gdb/remote-fileio.c +++ b/gdb/remote-fileio.c @@ -25,7 +25,6 @@ #include "gdb/fileio.h" #include "gdb_wait.h" #include <sys/stat.h> -#include "exceptions.h" #include "remote-fileio.h" #include "event-loop.h" #include "target.h" |