From 1d60b9dfdab411a0cd8856adffc5124c86cde5e1 Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Wed, 26 Feb 2025 17:11:44 +0000 Subject: Remove dl-procinfo.h powerpc was the only architecture with arch-specific hooks for LD_SHOW_AUXV, and with the information moved to ld diagnostics there is no need to keep the _dl_procinfo hook. Checked with a build for all affected ABIs. Reviewed-by: Peter Bergner --- elf/dl-usage.c | 1 - 1 file changed, 1 deletion(-) (limited to 'elf/dl-usage.c') diff --git a/elf/dl-usage.c b/elf/dl-usage.c index c6d13ac2ee..31b27e5ea6 100644 --- a/elf/dl-usage.c +++ b/elf/dl-usage.c @@ -22,7 +22,6 @@ #include #include "version.h" -#include #include void -- cgit v1.2.3