================ @@ -8,6 +8,8 @@ #include "gwp_asan/utilities.h" +#include <alloca.h> +#include <inttypes.h> #include <string.h> ---------------- fabio-d wrote: `#include <stdio.h>` too https://github.com/llvm/llvm-project/pull/95391