diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-12-05 20:03:45 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-12-05 20:03:45 +0000 |
commit | 66ca5a5b9375ddf95334d59fdde15a962f2c19dd (patch) | |
tree | ebdae12ebc4a01faeafc9fa7cd4dcef5cb6c6fdd /sysdeps/ieee754 | |
parent | 363313b5be5d4b357b50d322b3ab14a2ae1ccf60 (diff) | |
download | glibc-66ca5a5b9375ddf95334d59fdde15a962f2c19dd.tar glibc-66ca5a5b9375ddf95334d59fdde15a962f2c19dd.tar.gz glibc-66ca5a5b9375ddf95334d59fdde15a962f2c19dd.tar.bz2 glibc-66ca5a5b9375ddf95334d59fdde15a962f2c19dd.zip |
Include stdlib.h in sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c.
Diffstat (limited to 'sysdeps/ieee754')
-rw-r--r-- | sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c b/sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c index 4379b68c3c..9631b07a55 100644 --- a/sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c +++ b/sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c @@ -19,6 +19,7 @@ #include <math.h> #include <math_private.h> #include <float.h> +#include <stdlib.h> /* 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 |