Include <float.h>.
authorUlrich Drepper <drepper@redhat.com>
Sun, 28 Jan 2001 17:17:39 +0000 (17:17 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 28 Jan 2001 17:17:39 +0000 (17:17 +0000)
sysdeps/ieee754/ldbl-96/s_frexpl.c

index 7a49bc3..0caa90b 100644 (file)
@@ -28,6 +28,7 @@ static char rcsid[] = "$NetBSD: $";
  * with *exp=0.
  */
 
+#include <float.h>
 #include "math.h"
 #include "math_private.h"