+Thu Oct 24 23:06:40 1991 Fred Fish (fnf at cygnus.com)
+
+ * dwarfread.c: Remove prototype for dwarfwarn. Does not work
+ with <varargs.h>.
+
Thu Oct 24 09:33:44 1991 John Gilmore (gnu at cygnus.com)
* stack.c (frame_command): Always print. Use new
more intuitive, since it can be used for both static and external
definitions. */
-static void
-EXFUN (dwarfwarn, (char *fmt DOTS));
+static void dwarfwarn (); /* EXFUN breaks with <varargs.h> (FIXME)*/
static void
EXFUN (scan_partial_symbols, (char *thisdie AND char *enddie));