* bfd.c (bfd_get_error_handler): Add orthogonal function.
[binutils-gdb.git] / bfd / bfd-in2.h
index aa035b010e3dce4d90e4df86a1b5a2f319a0adc3..bfaf5ab69c62dfb8f7bdf8a9aa837c3e5e55fc73 100644 (file)
@@ -2423,6 +2423,9 @@ bfd_set_error_handler  PARAMS ((bfd_error_handler_type));
 void 
 bfd_set_error_program_name  PARAMS ((const char *));
 
+bfd_error_handler_type 
+bfd_get_error_handler  PARAMS ((void));
+
 long 
 bfd_get_reloc_upper_bound PARAMS ((bfd *abfd, asection *sect));