Include <math_private.h> for prototypes.
authorAndreas Jaeger <aj@suse.de>
Fri, 22 Jun 2001 13:48:37 +0000 (13:48 +0000)
committerAndreas Jaeger <aj@suse.de>
Fri, 22 Jun 2001 13:48:37 +0000 (13:48 +0000)
sysdeps/i386/fpu/e_expl.c

index d9c6476..3802342 100644 (file)
@@ -22,6 +22,8 @@
  * -- moshier@na-net.ornl.gov
  */
 
+#include <math_private.h>
+
 static long double c0 = 1.44268798828125L;
 static long double c1 = 7.05260771340735992468e-6L;