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: https://git.libre-soc.org/?a=commitdiff_plain;h=c55c7ff10012050c8d5e42a61bfbf490ef0000a0;p=binutils-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