about summary refs log tree commit diff
path: root/elf/rtld.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-05-11 11:41:35 -0700
committerRoland McGrath <roland@hack.frob.com>2012-05-14 16:10:12 -0700
commitceb809dcae3da4464ea7d34c3d6e01ba1aa2e3d8 (patch)
treea05764e249ec74bb8b44831fe953a9ded628488c /elf/rtld.c
parent144c5467725f0868fadbdd236d67ee5b1df2fb45 (diff)
downloadglibc-ceb809dcae3da4464ea7d34c3d6e01ba1aa2e3d8.tar.gz
glibc-ceb809dcae3da4464ea7d34c3d6e01ba1aa2e3d8.tar.xz
glibc-ceb809dcae3da4464ea7d34c3d6e01ba1aa2e3d8.zip
Use _dl_fatal_printf instead of a private variant.
Diffstat (limited to 'elf/rtld.c')
-rw-r--r--elf/rtld.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/rtld.c b/elf/rtld.c
index 88a340d1ee..a5b0ab9815 100644
--- a/elf/rtld.c
+++ b/elf/rtld.c
@@ -1432,7 +1432,7 @@ of this helper program; chances are you did not intend to run this program.\n\
 #endif
 
 #ifdef DL_SYSDEP_OSCHECK
-  DL_SYSDEP_OSCHECK (dl_fatal);
+  DL_SYSDEP_OSCHECK (_dl_fatal_printf);
 #endif
 
   /* Initialize the data structures for the search paths for shared