Skip to content

kquery.h add S_ISDIR for support for Windows MSVC

Marius Pa requested to merge nmariusp/kfind:work/nmariusp/msvc_s_isdir into master

Microsoft Visual Studio "sys/stat.h" does not have the family of macros S_ISDIR.

Merge request reports