diff options
Diffstat (limited to 'bfd/aoutx.h')
-rw-r--r-- | bfd/aoutx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/aoutx.h b/bfd/aoutx.h index 259c2bf..b28d6a1 100644 --- a/bfd/aoutx.h +++ b/bfd/aoutx.h @@ -3404,6 +3404,8 @@ aout_link_check_ar_symbols (bfd *abfd, static bfd_boolean aout_link_check_archive_element (bfd *abfd, struct bfd_link_info *info, + struct bfd_link_hash_entry *h ATTRIBUTE_UNUSED, + const char *name ATTRIBUTE_UNUSED, bfd_boolean *pneeded) { bfd *oldbfd; |