forked from Imagelibrary/binutils-gdb
bfd/
* vms-hdr.c: Don't include alloca.h. opcodes/ * cgen-opc.c: Include alloca-conf.h rather than alloca.h. * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate.
This commit is contained in:
@@ -52,10 +52,6 @@
|
||||
|
||||
#include "vms.h"
|
||||
|
||||
#ifdef HAVE_ALLOCA_H
|
||||
#include <alloca.h>
|
||||
#endif
|
||||
|
||||
static struct module *new_module (bfd *);
|
||||
static void parse_module
|
||||
(bfd *, struct module *, unsigned char *, unsigned int);
|
||||
|
||||
Reference in New Issue
Block a user