Skip to content

ntdll: Fix build on systems without ENODATA

On FreeBSD 12 and 14 ENODATA is not regularly defined. Cater to that in fd_get_file_info() and get_file_info().

Merge request reports

Loading