* libiberty.h (asprintf, vasprintf): Don't declare them if the

corresponding HAVE_DECL_ macro is 1.
This commit is contained in:
Alexandre Oliva
2002-09-20 00:21:58 +00:00
parent 76f28487ee
commit 0226921e1d
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2002-09-19 Alexandre Oliva <aoliva@redhat.com>
* libiberty.h (asprintf, vasprintf): Don't declare them if the
corresponding HAVE_DECL_ macro is 1.
2002-09-19 Jakub Jelinek <jakub@redhat.com>
* elf/i386.h (R_386_TLS_TPOFF, R_386_TLS_IE, R_386_TLS_GOTIE):