summaryrefslogtreecommitdiff
path: root/bfd/libaout.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/libaout.h')
-rw-r--r--bfd/libaout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/libaout.h b/bfd/libaout.h
index bb3ee808267..1a6ff98941b 100644
--- a/bfd/libaout.h
+++ b/bfd/libaout.h
@@ -557,7 +557,7 @@ extern asymbol * NAME (aout, minisymbol_to_symbol)
(bfd *, bfd_boolean, const void *, asymbol *);
extern int NAME (aout, sizeof_headers)
- (bfd *, bfd_boolean);
+ (bfd *, struct bfd_link_info *);
extern bfd_boolean NAME (aout, adjust_sizes_and_vmas)
(bfd *, bfd_size_type *, file_ptr *);