mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-29 16:54:51 +02:00
Remove duplicate __NR_clock_nanosleep
This commit is contained in:
parent
b1c82f4b8a
commit
546274a6f8
@ -245,9 +245,6 @@ static const struct sock_filter preauth_insns[] = {
|
|||||||
#ifdef __NR_clock_nanosleep
|
#ifdef __NR_clock_nanosleep
|
||||||
SC_ALLOW(__NR_clock_nanosleep),
|
SC_ALLOW(__NR_clock_nanosleep),
|
||||||
#endif
|
#endif
|
||||||
#ifdef __NR_clock_nanosleep
|
|
||||||
SC_ALLOW(__NR_clock_nanosleep),
|
|
||||||
#endif
|
|
||||||
#ifdef __NR__newselect
|
#ifdef __NR__newselect
|
||||||
SC_ALLOW(__NR__newselect),
|
SC_ALLOW(__NR__newselect),
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user