about summary refs log tree commit diff
path: root/debug/fprintf_chk.c
diff options
context:
space:
mode:
Diffstat (limited to 'debug/fprintf_chk.c')
-rw-r--r--debug/fprintf_chk.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/debug/fprintf_chk.c b/debug/fprintf_chk.c
index b57d538d03..273051ef91 100644
--- a/debug/fprintf_chk.c
+++ b/debug/fprintf_chk.c
@@ -35,4 +35,5 @@ ___fprintf_chk (FILE *fp, int flag, const char *format, ...)
 
   return ret;
 }
+ldbl_hidden_def (___fprintf_chk, __fprintf_chk)
 ldbl_strong_alias (___fprintf_chk, __fprintf_chk)