2004-07-30 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / bfd / libbfd-in.h
index dd7cca2cc81903b70fcfd051244b80ea355c970c..826aaf473fb9fb51be0098989147cca3890fe7e5 100644 (file)
@@ -91,6 +91,7 @@ extern void *bfd_realloc
 extern void *bfd_zmalloc
   (bfd_size_type);
 
+extern void _bfd_default_error_handler (const char *s, ...);
 extern bfd_error_handler_type _bfd_error_handler;
 
 /* These routines allocate and free things on the BFD's objalloc.  */
This page took 0.024049 seconds and 4 git commands to generate.