From: Joe Simmons-Talbott Date: Thu, 21 Sep 2023 14:08:20 +0000 (+0000) Subject: elf: dl-lookup: Remove unused alloca.h include X-Git-Tag: glibc-2.39~407 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5d00c201b9a2da768a79ea8d5311f257871c0b43;p=thirdparty%2Fglibc.git elf: dl-lookup: Remove unused alloca.h include --- diff --git a/elf/dl-lookup.c b/elf/dl-lookup.c index a8f48fed12e..69c91bea059 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