From: Manoj Iyer Date: Wed, 20 Apr 2005 22:33:08 +0000 (+0000) Subject: added missing header file #include "libiberty.h" to psim.c X-Git-Url: http://drtracing.org/?a=commitdiff_plain;ds=sidebyside;h=c55c7ff10012050c8d5e42a61bfbf490ef0000a0;p=deliverable%2Fbinutils-gdb.git added missing header file #include "libiberty.h" to psim.c 2005-04-20 Manoj Iyer * psim.c: Added libiberty.h header file. --- diff --git a/sim/ppc/psim.c b/sim/ppc/psim.c index c20effb6f5..a574fe7794 100644 --- a/sim/ppc/psim.c +++ b/sim/ppc/psim.c @@ -49,6 +49,7 @@ #include "bfd.h" +#include "libiberty.h" /* system structure, actual size of processor array determined at