--- a/llvm/include/llvm/Support/Signals.h 2024-09-25 08:34:21.257642944 +0200 +++ b/llvm/include/llvm/Support/Signals.h 2024-09-25 08:35:12.593556793 +0200 @@ -15,6 +15,7 @@ #define LLVM_SUPPORT_SIGNALS_H #include +#include namespace llvm { class StringRef;