projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb18901
)
Include <math_private.h> for prototypes.
author
Andreas Jaeger
<aj@suse.de>
Fri, 22 Jun 2001 13:48:37 +0000
(13:48 +0000)
committer
Andreas Jaeger
<aj@suse.de>
Fri, 22 Jun 2001 13:48:37 +0000
(13:48 +0000)
sysdeps/i386/fpu/e_expl.c
patch
|
blob
|
history
diff --git
a/sysdeps/i386/fpu/e_expl.c
b/sysdeps/i386/fpu/e_expl.c
index
d9c6476
..
3802342
100644
(file)
--- a/
sysdeps/i386/fpu/e_expl.c
+++ b/
sysdeps/i386/fpu/e_expl.c
@@
-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;