summaryrefslogtreecommitdiff
path: root/src/math/lgamma_r.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/lgamma_r.c')
-rw-r--r--src/math/lgamma_r.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/math/lgamma_r.c b/src/math/lgamma_r.c
index fff565d2..f9984cd0 100644
--- a/src/math/lgamma_r.c
+++ b/src/math/lgamma_r.c
@@ -79,7 +79,6 @@
*/
#include "libm.h"
-#include "libc.h"
static const double
pi = 3.14159265358979311600e+00, /* 0x400921FB, 0x54442D18 */