From e9499a8a60154078b834828fe18437dadf0cdf74 Mon Sep 17 00:00:00 2001 From: David McCullough Date: Thu, 7 Jun 2001 11:54:28 +0000 Subject: Changes needed to build the ldso dir for m68k. I haven't tested it, who knows if it will work, it just compiles cleanly :-) --- ldso/ldso/ldso.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ldso/ldso/ldso.c') diff --git a/ldso/ldso/ldso.c b/ldso/ldso/ldso.c index 2c7092756..52c9bcb4e 100644 --- a/ldso/ldso/ldso.c +++ b/ldso/ldso/ldso.c @@ -92,10 +92,10 @@ */ #include +#include "sysdep.h" /* before elf.h to get ELF_USES_RELOCA right */ #include #include "linuxelf.h" #include "link.h" -#include "sysdep.h" #include "hash.h" #include "syscall.h" #include "string.h" -- cgit v1.2.3