sim/erc32:

* interf.c: Include "libiberty.h" instead of declaring buildargv
	ourselves.

sim/ppc:
	* sim_calls.c: Include "libiberty.h".
This commit is contained in:
Andreas Schwab
2004-11-11 21:58:57 +00:00
parent 19ad59e76a
commit 2b3cc94f76
4 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2004-11-11 Andreas Schwab <schwab@suse.de>
* sim_calls.c: Include "libiberty.h".
2004-09-24 Ian Lance Taylor <ian@wasabisystems.com>
Committed by Andrew Cagney.

View File

@@ -40,6 +40,7 @@
#endif
#endif
#include "libiberty.h"
#include "bfd.h"
#include "gdb/callback.h"
#include "gdb/remote-sim.h"