From 5d00c201b9a2da768a79ea8d5311f257871c0b43 Mon Sep 17 00:00:00 2001 From: Joe Simmons-Talbott Date: Thu, 21 Sep 2023 14:08:20 +0000 Subject: elf: dl-lookup: Remove unused alloca.h include --- elf/dl-lookup.c | 1 - 1 file changed, 1 deletion(-) diff --git a/elf/dl-lookup.c b/elf/dl-lookup.c index a8f48fed12..69c91bea05 100644 --- a/elf/dl-lookup.c +++ b/elf/dl-lookup.c @@ -16,7 +16,6 @@ License along with the GNU C Library; if not, see . */ -#include #include #include #include -- cgit v1.2.3