about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-opt/nldbl-asprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ieee754/ldbl-opt/nldbl-asprintf.c')
-rw-r--r--sysdeps/ieee754/ldbl-opt/nldbl-asprintf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/ieee754/ldbl-opt/nldbl-asprintf.c b/sysdeps/ieee754/ldbl-opt/nldbl-asprintf.c
index 8932781bf2..4be216d610 100644
--- a/sysdeps/ieee754/ldbl-opt/nldbl-asprintf.c
+++ b/sysdeps/ieee754/ldbl-opt/nldbl-asprintf.c
@@ -1,5 +1,6 @@
 #include "nldbl-compat.h"
 
+attribute_hidden
 int
 __asprintf (char **string_ptr, const char *fmt, ...)
 {