Remove reference to alloca-conf.h
authorMichael Meissner <gnu@the-meissners.org>
Wed, 7 Mar 2001 20:19:41 +0000 (20:19 +0000)
committerMichael Meissner <gnu@the-meissners.org>
Wed, 7 Mar 2001 20:19:41 +0000 (20:19 +0000)
sim/common/ChangeLog
sim/common/run.c

index 95d9d7ef7e8ed5ad2f86d70bf6db49f0176e5f77..c83c581657505dd55005fd53481680552f206b3f 100644 (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.
index 2c98df87caae4264dbf0ab3c20833ba2a591e636..66f76f5114d226d5f66dd1faa39996dd01b1ab45 100644 (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;