]> Git Repo - binutils.git/blobdiff - bfd/libelf.h
Tue Oct 31 18:22:24 1995 David Mosberger-Tang <[email protected]>
[binutils.git] / bfd / libelf.h
index 92c0bc2be340694d7933f7c4cdf2aa3411fc4414..f90f2b0150c86a1fd30114bb1c173aced4f9d86d 100644 (file)
@@ -146,7 +146,7 @@ struct elf_link_hash_table
   size_t bucketcount;
   /* A linked list of DT_NEEDED names found in dynamic objects
      included in the link.  */
-  struct bfd_elf_link_needed_list *needed;
+  struct bfd_link_needed_list *needed;
 };
 
 /* Look up an entry in an ELF linker hash table.  */
This page took 0.025024 seconds and 4 git commands to generate.