mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-01 05:02:03 +03:00
Commitf4491417cc
introduced some warnings when building GLIBC with GCC 5.x. similar to those fixed by commitdd6e8af6ba
. This patch fixes those warnings. * sysdeps/unix/sysv/linux/socketpair.c: Use the address of the first member of struct sv in syscall macro.