mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-06 12:40:02 +00: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.
|
|
|