[libc-commits] [libc] [libc] Add proxy headers to handle memory allocation associated with the header `#include <stdlib.h> (PR #114690)

via libc-commits libc-commits at lists.llvm.org
Sat Nov 2 18:21:59 PDT 2024


================
@@ -13,8 +13,10 @@
 #include "src/__support/macros/config.h"
 #include "src/__support/macros/properties/os.h"
 
+#include "hdr/aligned_alloc.h"
----------------
lntue wrote:

put the `hdr` with the group above.

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


More information about the libc-commits mailing list