zephyr/lib/posix
Chris Friedt 6b103837a5 posix: options: file_system_r: include sys/util.h header for MIN
Oddly, even though CI passed when the file_system_r change was
merged, now CI has encountered a build error because MIN() was
not defined.

Include `<zephyr/sys/util.h>` to pull in the definition.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2025-01-02 19:53:29 +01:00
..
options posix: options: file_system_r: include sys/util.h header for MIN 2025-01-02 19:53:29 +01:00
shell
CMakeLists.txt
Kconfig