* mac-xdep.c (stdarg.h): Don't include.
This commit is contained in:
parent
71fa3485f9
commit
26a53fe826
2 changed files with 4 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
Thu Jun 22 20:21:59 1995 Stan Shebs <shebs@andros.cygnus.com>
|
||||
|
||||
* mac-xdep.c (stdarg.h): Don't include.
|
||||
|
||||
Thu Jun 22 13:12:33 1995 Kung Hsu <kung@mexican.cygnus.com>
|
||||
|
||||
* remote-nindy.c (nindy_wait): Change timeout in SERIAL_READCHAR.
|
||||
|
|
|
@ -931,8 +931,6 @@ tilde_expand (char *str)
|
|||
|
||||
/* Modified versions of standard I/O. */
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
#undef fprintf
|
||||
|
||||
int
|
||||
|
|
Loading…
Reference in a new issue