Don't always build coffgen.o
[deliverable/binutils-gdb.git] / gdb / solib-darwin.c
index 8782c813e4fd2226a5302634b08da3f274be1b05..e9bbb77d86604bf7eeefe83d2364c6bbf3493e78 100644 (file)
@@ -38,7 +38,6 @@
 #include "elf-bfd.h"
 #include "exec.h"
 #include "auxv.h"
-#include "exceptions.h"
 #include "mach-o.h"
 #include "mach-o/external.h"
 
@@ -571,7 +570,7 @@ darwin_relocate_section_addresses (struct so_list *so,
 }
 \f
 static struct symbol *
-darwin_lookup_lib_symbol (const struct objfile *objfile,
+darwin_lookup_lib_symbol (struct objfile *objfile,
                          const char *name,
                          const domain_enum domain)
 {
This page took 0.023387 seconds and 4 git commands to generate.