diff options
Diffstat (limited to 'gdb/machoread.c')
-rw-r--r-- | gdb/machoread.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/machoread.c b/gdb/machoread.c index 96cc769..c244b25 100644 --- a/gdb/machoread.c +++ b/gdb/machoread.c @@ -34,8 +34,6 @@ #include "complaints.h" #include "gdb_bfd.h" -#include <string.h> - /* If non-zero displays debugging message. */ static unsigned int mach_o_debug_level = 0; |