diff options
Diffstat (limited to 'gdb/objfiles.c')
-rw-r--r-- | gdb/objfiles.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/objfiles.c b/gdb/objfiles.c index 7c6fca8..2a5c15f 100644 --- a/gdb/objfiles.c +++ b/gdb/objfiles.c @@ -37,7 +37,6 @@ #include <sys/stat.h> #include <fcntl.h> #include "gdb_obstack.h" -#include <string.h> #include "hashtab.h" #include "breakpoint.h" |