From d7147f9226520ad9a688c53802a4c6c2c53592fc Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 11 Jan 2002 20:11:12 +0000 Subject: Remove the now obsolete d-link tree. Update things to cope with the new naming -Erik --- ldso/libdl/dlib.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'ldso/libdl/dlib.c') diff --git a/ldso/libdl/dlib.c b/ldso/libdl/dlib.c index 540b6640f..901613f30 100644 --- a/ldso/libdl/dlib.c +++ b/ldso/libdl/dlib.c @@ -7,11 +7,10 @@ #include #include #include "dlfcn.h" -#include "sysdep.h" -#include "syscall.h" -#include "hash.h" -#include "string.h" #include "linuxelf.h" +#include "ld_syscall.h" +#include "ld_hash.h" +#include "ld_string.h" extern int _dl_error_number; extern struct r_debug *_dl_debug_addr; -- cgit v1.2.3