tpws: fix crash on getaddrinfo with glibc

This commit is contained in:
bol-van 2023-11-17 20:08:01 +03:00
parent bc965e08ae
commit f81900ce38

View File

@ -86,10 +86,6 @@ SYS_symlinkat,
SYS_link,
#endif
SYS_linkat,
#ifdef SYS_pkey_mprotect
SYS_pkey_mprotect,
#endif
SYS_mprotect,
SYS_truncate,
#ifdef SYS_truncate64
SYS_truncate64,