diff options
Diffstat (limited to 'sim/common/run.c')
-rw-r--r-- | sim/common/run.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/common/run.c b/sim/common/run.c index 2c98df8..66f76f5 100644 --- a/sim/common/run.c +++ b/sim/common/run.c @@ -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; |