aboutsummaryrefslogtreecommitdiff
path: root/gdb/solib-som.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/solib-som.c')
-rw-r--r--gdb/solib-som.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/solib-som.c b/gdb/solib-som.c
index 7298985..dfe1a17 100644
--- a/gdb/solib-som.c
+++ b/gdb/solib-som.c
@@ -111,7 +111,7 @@ dld_cache;
static void
som_relocate_section_addresses (struct so_list *so,
- struct section_table *sec)
+ struct target_section *sec)
{
flagword aflag = bfd_get_section_flags(so->abfd, sec->the_bfd_section);