diff options
Diffstat (limited to 'gdb/fbsd-nat.c')
-rw-r--r-- | gdb/fbsd-nat.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/fbsd-nat.c b/gdb/fbsd-nat.c index e4b34f6..e9db30e 100644 --- a/gdb/fbsd-nat.c +++ b/gdb/fbsd-nat.c @@ -23,8 +23,6 @@ #include "regcache.h" #include "regset.h" #include "gdbthread.h" - -#include <string.h> #include <sys/types.h> #include <sys/procfs.h> #include <sys/sysctl.h> |