Remove reference to alloca-conf.h

This commit is contained in:
Michael Meissner 2001-03-07 20:19:41 +00:00
parent 115f06de3d
commit f6bb7a3bb0
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2001-03-07 Michael Meissner <meissner@redhat.com>
* run.c (alloca-conf.h): Delete, no longer provided.
2001-02-22 Ben Elliston <bje@redhat.com>
* sim-trace.h (TRACE_VPU_IDX): Add.

View File

@ -47,8 +47,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "remote-sim.h"
#include "ansidecl.h"
#include "../libiberty/alloca-conf.h"
static void usage PARAMS ((void));
extern int optind;
extern char *optarg;