[PATCH] bfd: add stdlib.h when using abort

Nick Clifton nickc@redhat.com
Mon Apr 26 11:56:52 GMT 2021


Hi Mike,

>> diff --git a/bfd/elf-bfd.h b/bfd/elf-bfd.h
>> index 5a2f64233f9c..fb2683724e11 100644
>> --- a/bfd/elf-bfd.h
>> +++ b/bfd/elf-bfd.h
>> @@ -22,6 +22,8 @@
>>   #ifndef _LIBELF_H_
>>   #define _LIBELF_H_ 1
>>   
>> +#include <stdlib.h>
>> +

> OK to merge now ?

Go ahead punk - make my day.  Err, I mean, approved, please apply.

Cheers
   Nick



More information about the Binutils mailing list