diff options
Diffstat (limited to 'gdb/remote-mips.c')
-rw-r--r-- | gdb/remote-mips.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/remote-mips.c b/gdb/remote-mips.c index 236f3cd..1f1650e 100644 --- a/gdb/remote-mips.c +++ b/gdb/remote-mips.c @@ -30,7 +30,6 @@ #include "serial.h" #include "target.h" #include "exceptions.h" -#include <string.h> #include <sys/stat.h> #include "gdb_usleep.h" #include "regcache.h" |