summaryrefslogtreecommitdiff
path: root/gold/mapfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'gold/mapfile.h')
-rw-r--r--gold/mapfile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/mapfile.h b/gold/mapfile.h
index e2cf085558..ab55c38ea4 100644
--- a/gold/mapfile.h
+++ b/gold/mapfile.h
@@ -57,7 +57,7 @@ class Mapfile
// Report that we are including a member from an archive. This is
// called by the archive reading code.
void
- report_include_archive_member(const Archive*, const std::string& member_name,
+ report_include_archive_member(const std::string& member_name,
const Symbol* sym, const char* why);
// Report allocating a common symbol.