================ @@ -17,14 +17,17 @@ #include "test/UnitTest/ErrnoSetterMatcher.h" #include "test/UnitTest/Test.h" +#include <sys/stat.h> ---------------- lntue wrote: use `hdr/sys_stat_macros.h` instead, and add its dependency. https://github.com/llvm/llvm-project/pull/134326