mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 20:28:28 +08:00
1999-01-26 Jason Molenda (jsm@bugshack.cygnus.com)
* tui.h: Include stdarg.h instead of varargs.h if we're on an ISO Cish system. Without this you'll get a build failure in gdbtk.c because it includes stdarg.h but tui.h includes varargs.h; gdbtk.c tries to use va_start and things die.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
1999-01-26 Jason Molenda (jsm@bugshack.cygnus.com)
|
||||
|
||||
* tui.h: Include stdarg.h instead of varargs.h if we're on an ISO Cish
|
||||
system.
|
||||
|
||||
Thu Dec 31 12:08:32 1998 David Taylor <taylor@texas.cygnus.com>
|
||||
|
||||
The following changes were made by Jim Blandy <jimb@cygnus.com>,
|
||||
|
Reference in New Issue
Block a user