X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=libssp%2Fssp.c;h=aaa5a322c8de59a3d98ba942ab952af5a49bbfcf;hp=e7babe2179edce64e36152951213f0d5286322d8;hb=724518ff7b8d00e2cad390ccfa46ebbbcde93024;hpb=6bc9506f51c864af73250f5e6c99da261bd98b11;ds=sidebyside diff --git a/libssp/ssp.c b/libssp/ssp.c index e7babe2179e..aaa5a322c8d 100644 --- a/libssp/ssp.c +++ b/libssp/ssp.c @@ -36,6 +36,9 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see #ifdef HAVE_ALLOCA_H # include #endif +#ifdef HAVE_MALLOC_H +# include +#endif #ifdef HAVE_STRING_H # include #endif