Commit f4491417 introduced some warnings
when building GLIBC with GCC 5.x. similar to those fixed by commit
dd6e8af6. This patch fixes those warnings.
* sysdeps/unix/sysv/linux/socketpair.c: Use the address of the
first member of struct sv in syscall macro.