Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include/gdb/callback.h')
-rw-r--r--include/gdb/callback.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/gdb/callback.h b/include/gdb/callback.h
index 6c75a193d..b7ed3cdfa 100644
--- a/include/gdb/callback.h
+++ b/include/gdb/callback.h
@@ -50,11 +50,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#ifndef va_start
#include <ansidecl.h>
-#ifdef ANSI_PROTOTYPES
#include <stdarg.h>
-#else
-#include <varargs.h>
-#endif
#endif
/* Needed for enum bfd_endian. */
#include "bfd.h"