1
0
mirror of https://github.com/bol-van/zapret.git synced 2025-05-24 22:32:58 +03:00

tpws: more compats

This commit is contained in:
bol-van 2024-12-15 12:59:04 +03:00
parent 499f9824ab
commit 49385b6e57

@ -10,6 +10,10 @@
#define IP6T_SO_ORIGINAL_DST 80 #define IP6T_SO_ORIGINAL_DST 80
#endif #endif
#ifndef PR_SET_NO_NEW_PRIVS
#define PR_SET_NO_NEW_PRIVS 38
#endif
// workaround for old headers // workaround for old headers
struct tcp_info_new { struct tcp_info_new {