public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] elf: dl-lookup: Remove unused alloca.h include
@ 2023-09-21 14:09 Joe Simmons-Talbott
  0 siblings, 0 replies; only message in thread
From: Joe Simmons-Talbott @ 2023-09-21 14:09 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=5d00c201b9a2da768a79ea8d5311f257871c0b43

commit 5d00c201b9a2da768a79ea8d5311f257871c0b43
Author: Joe Simmons-Talbott <josimmon@redhat.com>
Date:   Thu Sep 21 14:08:20 2023 +0000

    elf: dl-lookup: Remove unused alloca.h include

Diff:
---
 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
    <https://www.gnu.org/licenses/>.  */
 
-#include <alloca.h>
 #include <libintl.h>
 #include <stdlib.h>
 #include <string.h>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-09-21 14:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-21 14:09 [glibc] elf: dl-lookup: Remove unused alloca.h include Joe Simmons-Talbott

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).