Remove sys/syscall.h, sys/types.h, linux/posix_types.h, sysdep.h and pthread-function...
[glibc.git] / sysdeps / unix / sysv / linux / getpeername.S
bloba6d8e86d4ebbf59872caa161c1eed258e28e0bd3
1 #define socket  getpeername
2 #define NARGS   3
3 #include <socket.S>