]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
elf: dl-lookup: Remove unused alloca.h include
authorJoe Simmons-Talbott <josimmon@redhat.com>
Thu, 21 Sep 2023 14:08:20 +0000 (14:08 +0000)
committerJoe Simmons-Talbott <josimmon@redhat.com>
Thu, 21 Sep 2023 14:08:20 +0000 (14:08 +0000)
elf/dl-lookup.c

index a8f48fed12e1f9be30afecbfe998b6ab613f3823..69c91bea05958966f1574469e6fe71c81953b72b 100644 (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>