diff options
Diffstat (limited to 'sysdeps/s390')
-rw-r--r-- | sysdeps/s390/fpu/fraiseexcpt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/s390/fpu/fraiseexcpt.c b/sysdeps/s390/fpu/fraiseexcpt.c index e6c716cfc6..8047eb4c22 100644 --- a/sysdeps/s390/fpu/fraiseexcpt.c +++ b/sysdeps/s390/fpu/fraiseexcpt.c @@ -20,6 +20,7 @@ Boston, MA 02111-1307, USA. */ #include <fenv_libc.h> +#include <float.h> #include <math.h> |