mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-01-01 14:20:33 +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.
|
|
|