mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-21 21:36:21 +01:00
5 lines
296 B
Text
5 lines
296 B
Text
Bugfix
|
|
* Fix building library/net_sockets.c and the ssl_mail_client program on
|
|
NetBSD. NetBSD conditionals were added for the backport to avoid the risk
|
|
of breaking a platform. Original fix contributed by Nia Alarie in #3422.
|
|
Adapted for long-term support branch 2.16 in #3558.
|