diff options
Diffstat (limited to 'gdb/m68klinux-nat.c')
-rw-r--r-- | gdb/m68klinux-nat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/m68klinux-nat.c b/gdb/m68klinux-nat.c index a512a71..0c122af 100644 --- a/gdb/m68klinux-nat.c +++ b/gdb/m68klinux-nat.c @@ -22,7 +22,6 @@ #include "inferior.h" #include "language.h" #include "gdbcore.h" -#include <string.h> #include "regcache.h" #include "target.h" #include "linux-nat.h" |