diff options
Diffstat (limited to 'gdb/remote-mips.c')
-rw-r--r-- | gdb/remote-mips.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/remote-mips.c b/gdb/remote-mips.c index 9848b0c..cc53c70 100644 --- a/gdb/remote-mips.c +++ b/gdb/remote-mips.c @@ -31,10 +31,8 @@ #include "remote-utils.h" #include "gdb_string.h" -#include <signal.h> #include <sys/types.h> #include <sys/stat.h> - #include <ctype.h> /* Microsoft C's stat.h doesn't define all the POSIX file modes. */ |