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-Tag: msnyder-tracepoint-checkpoint-branchpoint~506 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c55c7ff10012050c8d5e42a61bfbf490ef0000a0;p=thirdparty%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 c20effb6f59..a574fe77941 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