* sysdeps/posix/getaddrinfo.c (gaih_local): Check [_HAVE_SA_LEN]

instead of [SALEN].
	(gaih_inet): Likewise.
This commit is contained in:
Roland McGrath 2005-05-18 19:23:01 +00:00
parent beb3264222
commit 43d0c8ee84

View file

@ -1,3 +1,9 @@
2005-05-17 Neal H. Walfield <neal@gnu.org>
* sysdeps/posix/getaddrinfo.c (gaih_local): Check [_HAVE_SA_LEN]
instead of [SALEN].
(gaih_inet): Likewise.
2005-05-11 Ulrich Drepper <drepper@redhat.com>
* elf/elf.h (Elf32_auxv_t): Make cross-compile safe.