From 7d4afb9b7fa6fabe5066f5e2ab4958f717fa8ada Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 28 Oct 2004 06:53:20 +0000 Subject: Update. 2004-10-27 Ulrich Drepper * elf/dl-load.c (_dl_map_object): Use cache_rpath to check for existing rpath in main executable, not explicit test. --- elf/tst-dlmopen3.c | 1 - 1 file changed, 1 deletion(-) (limited to 'elf/tst-dlmopen3.c') diff --git a/elf/tst-dlmopen3.c b/elf/tst-dlmopen3.c index da951ca..26c86b2 100644 --- a/elf/tst-dlmopen3.c +++ b/elf/tst-dlmopen3.c @@ -1,6 +1,5 @@ #include #include -#include static int -- cgit v1.1