================ @@ -8,13 +8,15 @@ #include "src/signal/signal.h" #include "hdr/signal_macros.h" +#include "include/llvm-libc-types/__sighandler_t.h" ---------------- lntue wrote: use the proxy header `hdr/types/__sighandler_t.h` instead. https://github.com/llvm/llvm-project/pull/107354