* sysdeps/posix/getaddrinfo.c (gaih_local): Check [_HAVE_SA_LEN]
authorRoland McGrath <roland@gnu.org>
Wed, 18 May 2005 19:23:01 +0000 (19:23 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 18 May 2005 19:23:01 +0000 (19:23 +0000)
instead of [SALEN].
(gaih_inet): Likewise.

ChangeLog

index 91247fa..0698887 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.