From 44c4507db773a5c7287abc5ff15d973f810ffa0f Mon Sep 17 00:00:00 2001 From: Packit Bot Date: May 04 2021 22:37:36 +0000 Subject: Apply patch glibc-rh1817513-14.patch patch_name: glibc-rh1817513-14.patch present_in_specfile: true location_in_specfile: 415 --- diff --git a/elf/dl-exception.c b/elf/dl-exception.c index 1e41d89..3e8e0ba 100644 --- a/elf/dl-exception.c +++ b/elf/dl-exception.c @@ -23,6 +23,7 @@ #include #include #include +#include <_itoa.h> /* This message we return as a last resort. We define the string in a variable since we have to avoid freeing it and so have to enable