git: gcc/libssp: Include <stdlib.h> so that alloca() is defined.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Nov 21 22:54:25 PST 2015


commit 67c744ecd15f590c78d183d567cc0077469be152
Author: Sascha Wildner <saw at online.de>
Date:   Sun Nov 22 05:13:42 2015 +0100

    gcc/libssp: Include <stdlib.h> so that alloca() is defined.
    
    It had started warning about this after the <malloc.h> removal.

Summary of changes:
 contrib/gcc-4.7/libssp/ssp.c | 2 ++
 contrib/gcc-5.0/libssp/ssp.c | 2 ++
 2 files changed, 4 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/67c744ecd15f590c78d183d567cc0077469be152


-- 
DragonFly BSD source repository



More information about the Commits mailing list