On Tue, May 27, 2014 at 1:37 PM, Steve Kargl
wrote:
>> ... to avoid "implicit declaration of function ???free???" warning.
>>
>> 2014-05-27 Uros Bizjak
>>
>> * intrinsics/getcwd.c: Include stdlib.h.
> It can also be committed to the 4.9 branch if you have the time.
There is no need for s
On Tue, May 27, 2014 at 09:44:22AM +0200, Uros Bizjak wrote:
> ... to avoid "implicit declaration of function ???free???" warning.
>
> 2014-05-27 Uros Bizjak
>
> * intrinsics/getcwd.c: Include stdlib.h.
>
> Tested on x86_64-pc-linux-gnu.
>
> OK for mainline?
>
Yes.
It can also be comm
Uros Bizjak wrote:
> ... to avoid "implicit declaration of function âeeâwarning.
>
> 2014-05-27 Uros Bizjak
>
> * intrinsics/getcwd.c: Include stdlib.h.
>
> Tested on x86_64-pc-linux-gnu.
> OK for mainline?
OK - thanks for the patch. (I think it also counts as obvious.)
Tobias
... to avoid "implicit declaration of function ‘free’" warning.
2014-05-27 Uros Bizjak
* intrinsics/getcwd.c: Include stdlib.h.
Tested on x86_64-pc-linux-gnu.
OK for mainline?
Uros.
Index: intrinsics/getcwd.c
===
--- intri