public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Joe Simmons-Talbott <josepht@sourceware.org>
To: glibc-cvs@sourceware.org
Subject: [glibc] elf: dl-lookup: Remove unused alloca.h include
Date: Thu, 21 Sep 2023 14:09:12 +0000 (GMT)	[thread overview]
Message-ID: <20230921140912.027103858D39@sourceware.org> (raw)

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>

                 reply	other threads:[~2023-09-21 14:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230921140912.027103858D39@sourceware.org \
    --to=josepht@sourceware.org \
    --cc=glibc-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).