Oops, I see this configuration warning:
checking whether defines the SHUT_* macros... yes
./configure: line 10600: test: =: unary operator expected
checking for struct sockaddr_storage... yes
This patch fixes it.
2025-01-11 Bruno Haible
sys_socket-h: Fix configuration mistake (regr
POSIX:2024
<https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/sys_un.h.html>
specifies that should define the sa_family_t type.
This patch ensures it.
2025-01-10 Bruno Haible
sys_un-h: Ensure that defines sa_family_t.
* lib/sys_un.in.h: Include or