diff options
Diffstat (limited to 'gdb/remote-sim.c')
-rw-r--r-- | gdb/remote-sim.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/remote-sim.c b/gdb/remote-sim.c index 51b3c30..8901548 100644 --- a/gdb/remote-sim.c +++ b/gdb/remote-sim.c @@ -28,7 +28,6 @@ #include <fcntl.h> #include <signal.h> #include <setjmp.h> -#include <errno.h> #include "terminal.h" #include "target.h" #include "gdbcore.h" |