diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-06-23 03:37:58 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-06-23 03:37:58 +0000 |
commit | 26a53fe826131fdc483fc0cb3d616b214b442f92 (patch) | |
tree | 1d26874e13126dfe1bbdde208f1feee6746646e0 /gdb/mac-xdep.c | |
parent | 71fa3485f9f5236d085490ac6dbcad1ef11d8a45 (diff) | |
download | gdb-26a53fe826131fdc483fc0cb3d616b214b442f92.zip gdb-26a53fe826131fdc483fc0cb3d616b214b442f92.tar.gz gdb-26a53fe826131fdc483fc0cb3d616b214b442f92.tar.bz2 |
* mac-xdep.c (stdarg.h): Don't include.
Diffstat (limited to 'gdb/mac-xdep.c')
-rw-r--r-- | gdb/mac-xdep.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/mac-xdep.c b/gdb/mac-xdep.c index 6eaa6d0..dc6119a 100644 --- a/gdb/mac-xdep.c +++ b/gdb/mac-xdep.c @@ -931,8 +931,6 @@ tilde_expand (char *str) /* Modified versions of standard I/O. */ -#include <stdarg.h> - #undef fprintf int |