mirror of
https://github.com/bol-van/zapret.git
synced 2025-08-10 01:02:03 +03:00
tpws: simplify tcp_info compat code
This commit is contained in:
@@ -96,10 +96,4 @@ struct tcp_info_new {
|
||||
*/
|
||||
};
|
||||
|
||||
union my_tcp_info
|
||||
{
|
||||
struct tcp_info ti_native;
|
||||
struct tcp_info_new ti;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user