(__nldbl___vsyslog_chk): Restore missing decl.
* sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed.
(NLDBL_DECL): Rewritten.
Remove __THROW from NLDBL_DECL uses.
- Use NLDBL_DECL for __vstrfmon, __vstrfmon_l.
- (__nldbl___vstrfmon, __nldbl___vsyslog_chk): Restore missing decls.
+ Use NLDBL_DECL for __vstrfmon_l.
+ (__nldbl___vsyslog_chk): Restore missing decl.
* sysdeps/ieee754/ldbl-opt/nldbl-asinh.c: Restore attribute_hidden.
2006-01-14 Jakub Jelinek <jakub@redhat.com>