Skip to content

ntdll: Fix build on systems without ENODATA

Gerald Pfeifer requested to merge (removed):ntdll-ENODATA into master

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