diff options
-rw-r--r-- | elf/dl-lookup.c | 1 |
1 files changed, 0 insertions, 1 deletions
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> |