mirror of
https://github.com/bol-van/zapret.git
synced 2025-12-31 03:48:10 +03:00
tpws: nosplice
This commit is contained in:
@@ -81,6 +81,9 @@ struct params_s
|
||||
#if defined(BSD)
|
||||
bool pf_enable;
|
||||
#endif
|
||||
#ifdef __linux__
|
||||
bool nosplice;
|
||||
#endif
|
||||
};
|
||||
|
||||
extern struct params_s params;
|
||||
|
||||
Reference in New Issue
Block a user