From: Ian Lance Taylor Date: Thu, 17 Feb 1994 20:54:37 +0000 (+0000) Subject: * ldlang.c, ldmain.c: Include libiberty.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4c2123b67092bf786abcd334d0ae5bdfe72ca03f;p=binutils-gdb.git * ldlang.c, ldmain.c: Include libiberty.h. --- diff --git a/ld/ldlang.c b/ld/ldlang.c index e8be0157ed3..1ad0350d65d 100644 --- a/ld/ldlang.c +++ b/ld/ldlang.c @@ -19,6 +19,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "bfd.h" #include "sysdep.h" +#include "libiberty.h" #include "bfdlink.h" #include "ld.h"