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