[PATCH] elf: dl-lookup: Remove unused alloca.h include
Joe Simmons-Talbott
josimmon@redhat.com
Wed Sep 20 13:53:40 GMT 2023
---
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>
--
2.39.2
More information about the Libc-alpha
mailing list