зеркало из https://github.com/Azure/sonic-openssh.git
- (djm) [packet.c] unbreak portability #endif
This commit is contained in:
Родитель
9d276b8d68
Коммит
23f425b48b
|
@ -74,6 +74,7 @@
|
|||
- djm@cvs.openbsd.org 2011/05/13 00:05:36
|
||||
[authfile.c]
|
||||
warn on unexpected key type in key_parse_private_type()
|
||||
- (djm) [packet.c] unbreak portability #endif
|
||||
|
||||
20110510
|
||||
- (dtucker) [openbsd-compat/openssl-compat.{c,h}] Bug #1882: fix
|
||||
|
|
2
packet.c
2
packet.c
|
@ -1771,8 +1771,8 @@ packet_set_tos(int tos)
|
|||
error("setsockopt IPV6_TCLASS %d: %.100s:",
|
||||
tos, strerror(errno));
|
||||
break;
|
||||
}
|
||||
# endif /* IPV6_TCLASS */
|
||||
}
|
||||
#endif /* IP_TOS_IS_BROKEN */
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче