+2014-08-07 Gary Benson <gbenson@redhat.com>
+
+ * common/common-defs.h: Include stdarg.h.
+ * defs.h: Do not include stdarg.h.
+ * ada-lang.c: Likewise.
+ * common/common-utils.h: Likewise.
+ * guile/scm-string.c: Likewise.
+ * guile/scm-utils.c: Likewise.
+ * m32c-tdep.c: Likewise.
+
2014-08-07 Gary Benson <gbenson@redhat.com>
* common/common-defs.h: Include stdlib.h.
#include "defs.h"
#include <string.h>
#include <ctype.h>
-#include <stdarg.h>
#include "demangle.h"
#include "gdb_regex.h"
#include "frame.h"
#include <stdio.h>
#include <stdlib.h>
+#include <stdarg.h>
#endif /* COMMON_DEFS_H */
#include "ansidecl.h"
#include <stddef.h>
-#include <stdarg.h>
/* If possible, define FUNCTION_NAME, a macro containing the name of
the function being defined. Since this macro may not always be
#define O_BINARY 0
#endif
-#include <stdarg.h> /* For va_list. */
-
#include "libiberty.h"
#include "hashtab.h"
+2014-08-07 Gary Benson <gbenson@redhat.com>
+
+ * server.h: Do not include stdarg.h.
+ * nto-low.c: Likewise.
+
2014-08-07 Gary Benson <gbenson@redhat.com>
* server.h: Do not include stdlib.h.
#include <spawn.h>
#include <sys/procfs.h>
#include <sys/auxv.h>
-#include <stdarg.h>
#include <sys/iomgr.h>
#include <sys/neutrino.h>
#include "ansidecl.h"
#include "version.h"
-#include <stdarg.h>
#ifdef HAVE_ERRNO_H
#include <errno.h>
#endif
conventions, et.al. */
#include "defs.h"
-#include <stdarg.h>
#include "charset.h"
#include "guile-internal.h"
conventions, et.al. */
#include "defs.h"
-#include <stdarg.h>
#include <stdint.h>
#include "gdb_assert.h"
#include "guile-internal.h"
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "defs.h"
-
-#include <stdarg.h>
-
#include <string.h>
#include "gdb_assert.h"
#include "elf-bfd.h"