diff options
Diffstat (limited to 'gdb/solib-pa64.c')
-rw-r--r-- | gdb/solib-pa64.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/solib-pa64.c b/gdb/solib-pa64.c index 70dc51af233..88f8ff2aeb9 100644 --- a/gdb/solib-pa64.c +++ b/gdb/solib-pa64.c @@ -80,7 +80,7 @@ read_dynamic_info (asection *dyninfo_sect, dld_cache_t *dld_cache_p); static void pa64_relocate_section_addresses (struct so_list *so, - struct section_table *sec) + struct target_section *sec) { asection *asec = sec->the_bfd_section; CORE_ADDR load_offset; |