[libc-commits] [libc] [libc] Add proxy header for the stack_t type (PR #107559)

via libc-commits libc-commits at lists.llvm.org
Fri Sep 6 08:47:53 PDT 2024


================
@@ -9,8 +9,8 @@
 #ifndef LLVM_LIBC_SRC_SIGNAL_SIGALTSTACK_H
 #define LLVM_LIBC_SRC_SIGNAL_SIGALTSTACK_H
 
+#include "hdr/types/stack_t.h"
----------------
lntue wrote:

Update dependency of `src/signal/linux/signalstack`

https://github.com/llvm/llvm-project/pull/107559


More information about the libc-commits mailing list