diff options
Diffstat (limited to 'gdb/solib.c')
-rw-r--r-- | gdb/solib.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/solib.c b/gdb/solib.c index c8f141f..90ea454 100644 --- a/gdb/solib.c +++ b/gdb/solib.c @@ -21,7 +21,6 @@ #include <sys/types.h> #include <fcntl.h> -#include <string.h> #include "symtab.h" #include "bfd.h" #include "symfile.h" |