summaryrefslogtreecommitdiff
path: root/gold/plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'gold/plugin.h')
-rw-r--r--gold/plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/plugin.h b/gold/plugin.h
index 6a98ac8d8bc..965b38903e5 100644
--- a/gold/plugin.h
+++ b/gold/plugin.h
@@ -227,7 +227,7 @@ class Plugin_manager
// Add a new input file.
ld_plugin_status
- add_input_file(char *pathname);
+ add_input_file(char *pathname, bool is_lib);
// Return TRUE if we are in the replacement phase.
bool