mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
6 lines
151 B
Plaintext
6 lines
151 B
Plaintext
Bugfix
|
|
* Don't use the obsolete header path sys/fcntl.h in unit tests.
|
|
These header files cause compilation errors in musl.
|
|
Fixes #4969.
|
|
|