aboutsummaryrefslogtreecommitdiff
path: root/gdb/solib-null.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/solib-null.c')
-rw-r--r--gdb/solib-null.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/solib-null.c b/gdb/solib-null.c
index 95cc0f9..695c114 100644
--- a/gdb/solib-null.c
+++ b/gdb/solib-null.c
@@ -50,7 +50,7 @@ null_free_so (struct so_list *so)
static void
null_relocate_section_addresses (struct so_list *so,
- struct section_table *sec)
+ struct target_section *sec)
{
}