summaryrefslogtreecommitdiff
path: root/elf
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2001-03-07 13:35:58 +0000
committerAndreas Jaeger <aj@suse.de>2001-03-07 13:35:58 +0000
commit504216a08101d8cc5e9dec36c6738e34398d0f5d (patch)
tree64a2875ff8eb96b17bcd2567cab34f3f41b5d3dc /elf
parentb9fb7870f362c66325b7b3059145c7e11098a4c5 (diff)
Update.
* elf/ldconfig.c (_dl_sysdep_message): Remove. * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h: Include ldsodefs.h. * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h: Likewise.
Diffstat (limited to 'elf')
-rw-r--r--elf/ldconfig.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/elf/ldconfig.c b/elf/ldconfig.c
index 2318411773..4c00bce8fe 100644
--- a/elf/ldconfig.c
+++ b/elf/ldconfig.c
@@ -37,9 +37,6 @@
#include "ldconfig.h"
#include "dl-cache.h"
-/* We don't need this here - silence the compiler. */
-#define _dl_sysdep_message(string, args...) do {} while (0);
-
#include "dl-procinfo.h"
#ifndef LD_SO_CONF