(server-21.1-branch) Backport fixes for building with IPv6 disabled using gcc 14
Backport fixes from !1572 (merged) & !1736 (merged) to allow building with gcc 14 when IPv6 support has been disabled.
Alan Coopersmith (1):
- dix-config.h: add
HAVE_SOCKLEN_T
definition
Joaquim Monteiro (2):
- os: Fix assignment with incompatible pointer type
- os: Fix
siHostnameAddrMatch
in the case whereh_addr
isn't defined