mirror of
https://github.com/bol-van/zapret.git
synced 2024-12-18 14:01:30 +03:00
nfqws: remove unneeded ifdefs
This commit is contained in:
parent
720c2fad86
commit
fe98c9d972
@ -238,14 +238,10 @@ static int nfq_main(void)
|
||||
int fd,e;
|
||||
ssize_t rd;
|
||||
|
||||
#ifndef __CYGWIN__
|
||||
sec_harden();
|
||||
|
||||
if (params.droproot && !droproot(params.uid, params.gid))
|
||||
return 1;
|
||||
|
||||
print_id();
|
||||
#endif
|
||||
|
||||
pre_desync();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user