aboutsummaryrefslogtreecommitdiff
path: root/bfd/plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/plugin.h')
-rw-r--r--bfd/plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/plugin.h b/bfd/plugin.h
index 05c3573..b2d5e50 100644
--- a/bfd/plugin.h
+++ b/bfd/plugin.h
@@ -21,7 +21,7 @@
#ifndef _PLUGIN_H_
#define _PLUGIN_H_
-void bfd_plugin_set_program_name (const char *);
+void bfd_plugin_set_program_name (const char *, int);
int bfd_plugin_open_input (bfd *, struct ld_plugin_input_file *);
void bfd_plugin_set_plugin (const char *);
bfd_boolean bfd_plugin_target_p (const bfd_target *);