diff options
Diffstat (limited to 'gdb/symfile.c')
-rw-r--r-- | gdb/symfile.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/symfile.c b/gdb/symfile.c index 921c3b8..b16abe4 100644 --- a/gdb/symfile.c +++ b/gdb/symfile.c @@ -59,7 +59,6 @@ #include <sys/types.h> #include <fcntl.h> -#include <string.h> #include <sys/stat.h> #include <ctype.h> #include <time.h> |