X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2Fmpw-esh.c;h=2a0302c530a35f92be7441d1b80b5abc455c8722;hb=9ab433aae8243622dbc5756a7f7c82cf0fd5cb1c;hp=93bc5f54c72e1c2fea6a9ec1aec5ec2513b23813;hpb=27e232885db363fb545fd2f450e72d929e59b8f6;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/mpw-esh.c b/ld/mpw-esh.c index 93bc5f54c7..2a0302c530 100644 --- a/ld/mpw-esh.c +++ b/ld/mpw-esh.c @@ -1,7 +1,7 @@ /* This file is is generated by a shell script. DO NOT EDIT! */ /* emulate the original gld for the given sh - Copyright (C) 1991, 1993 Free Software Foundation, Inc. + Copyright 1991, 1993, 1995, 2000 Free Software Foundation, Inc. Written by Steve Chamberlain steve@cygnus.com This file is part of GLD, the Gnu Linker. @@ -29,10 +29,13 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "ld.h" #include "ldmain.h" -#include "ldemul.h" -#include "ldfile.h" #include "ldmisc.h" +#include "ldexp.h" +#include "ldlang.h" +#include "ldfile.h" +#include "ldemul.h" + static void gldsh_before_parse PARAMS ((void)); static char *gldsh_get_script PARAMS ((int *isfile));