diff options
Diffstat (limited to 'gdb/armnbsd-nat.c')
-rw-r--r-- | gdb/armnbsd-nat.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/armnbsd-nat.c b/gdb/armnbsd-nat.c index de3f94d..d497b89 100644 --- a/gdb/armnbsd-nat.c +++ b/gdb/armnbsd-nat.c @@ -22,8 +22,6 @@ #include "inferior.h" #include "regcache.h" #include "target.h" - -#include <string.h> #include <sys/types.h> #include <sys/ptrace.h> #include <machine/reg.h> |