From 8c514453d09657afed143fdc1fb2521bab8504de Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Tue, 14 May 1991 17:33:03 +0000 Subject: *** empty log message *** --- ld/ldlang.c | 2 +- ld/ldmain.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ld') diff --git a/ld/ldlang.c b/ld/ldlang.c index 50bb103..f8ac544 100644 --- a/ld/ldlang.c +++ b/ld/ldlang.c @@ -32,7 +32,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "ldmisc.h" #include "ldlang.h" #include "ldexp.h" -#include "ld-emul.h" +#include "ldemul.h" #include "ldlex.h" /* FORWARDS */ diff --git a/ld/ldmain.c b/ld/ldmain.c index 7799bfa..8705bcb 100644 --- a/ld/ldmain.c +++ b/ld/ldmain.c @@ -36,7 +36,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "ldgram.h" #include "ldsym.h" #include "ldlang.h" -#include "ld-emul.h" +#include "ldemul.h" #include "ldlex.h" #include "ldfile.h" -- cgit v1.1