================ @@ -17,8 +17,7 @@ #include "src/stdlib/exit.h" #include "src/unistd/environ.h" -#include <linux/auxvec.h> -#include <linux/elf.h> +#include <elf.h> ---------------- petrhosek wrote:
Done, we now use the generated proxy header. https://github.com/llvm/llvm-project/pull/172766 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
