diff options
Diffstat (limited to 'elf/dl-load.c')
-rw-r--r-- | elf/dl-load.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/elf/dl-load.c b/elf/dl-load.c index cf015a2d3d..4651a45265 100644 --- a/elf/dl-load.c +++ b/elf/dl-load.c @@ -128,9 +128,6 @@ static const size_t system_dirs_len[] = SYSTEM_DIRS_LEN }; -/* This function has no public prototype. */ -extern ssize_t __libc_read (int, void *, size_t); - /* Local version of `strdup' function. */ static inline char * |