aboutsummaryrefslogtreecommitdiff
path: root/bfd/libelf.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/libelf.h')
-rw-r--r--bfd/libelf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/libelf.h b/bfd/libelf.h
index 92c0bc2..f90f2b0 100644
--- a/bfd/libelf.h
+++ b/bfd/libelf.h
@@ -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. */