]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/m68k/dl-machine.h
update from main archive 970218
[thirdparty/glibc.git] / sysdeps / m68k / dl-machine.h
index 95a8342574ba6d763b457c9ca11f28da5ba847d3..0c9b6acb6d9ddcb8783848fb13b08a1e23e39fdc 100644 (file)
@@ -200,7 +200,7 @@ _dl_start_user:
 
 static inline void
 elf_machine_rela (struct link_map *map, const Elf32_Rela *reloc,
-                 const Elf32_Sym *sym, const hash_name_pair *version)
+                 const Elf32_Sym *sym, const struct r_found_version *version)
 {
   Elf32_Addr *const reloc_addr = (void *) (map->l_addr + reloc->r_offset);
   Elf32_Addr loadbase;