From: Joseph Myers Date: Wed, 5 Dec 2012 20:03:45 +0000 (+0000) Subject: Include stdlib.h in sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c. X-Git-Tag: glibc-2.17~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=66ca5a5b9375ddf95334d59fdde15a962f2c19dd;p=thirdparty%2Fglibc.git Include stdlib.h in sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c. --- diff --git a/ChangeLog b/ChangeLog index 9cd4867aed2..a577d3d853f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2012-12-05 Joseph Myers + * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include . + * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of 10000 as width of padded output. diff --git a/sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c b/sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c index 4379b68c3cb..9631b07a55c 100644 --- a/sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c +++ b/sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c @@ -19,6 +19,7 @@ #include #include #include +#include /* Calculate X + Y exactly and store the result in *HI + *LO. It is given that |X| >= |Y| and the values are small enough that no