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

This commit is contained in:
Joe Simmons-Talbott 2023-09-21 14:08:20 +00:00
parent d2d797a49b
commit 5d00c201b9

View File

@ -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>