r26487: Cope with systems that don't have struct sockaddr.sa_len.
authorJelmer Vernooij <jelmer@samba.org>
Mon, 17 Dec 2007 04:53:37 +0000 (05:53 +0100)
committerMichael Adam <obnox@samba.org>
Tue, 19 Feb 2008 20:57:46 +0000 (21:57 +0100)
commitce222d07ba73b34894454e4fcb43046f0f22c0e7
tree8f5aa54ac55e4654095d66c0145abf3c7d6b1f82
parent556b6b9a2fe5dd9da85b1605d91a7216a6c6d308
r26487: Cope with systems that don't have struct sockaddr.sa_len.
(cherry picked from commit 56080469ab28ae5a2f456cced34814d9c33480c6)
source/lib/replace/getifaddrs.c
source/lib/replace/getifaddrs.m4