================ @@ -15,7 +15,9 @@ #include <linux/errno.h> #include "include/llvm-libc-macros/error-number-macros.h" -#else // __linux__ +#elif __APPLE__ ---------------- lntue wrote: `defined(__APPLE__)` https://github.com/llvm/llvm-project/pull/167722