================ @@ -7,6 +7,9 @@ #include <stdio.h> #include <string.h> #include <stdlib.h> +#if _MSC_VER ---------------- mstorsjo wrote: `defined(_MSC_VER)` https://github.com/llvm/llvm-project/pull/109887