summaryrefslogtreecommitdiff
path: root/src/math/lgammaf_r.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/lgammaf_r.c')
-rw-r--r--src/math/lgammaf_r.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/math/lgammaf_r.c b/src/math/lgammaf_r.c
index c5b43db5..3f353f19 100644
--- a/src/math/lgammaf_r.c
+++ b/src/math/lgammaf_r.c
@@ -14,7 +14,6 @@
*/
#include "libm.h"
-#include "libc.h"
static const float
pi = 3.1415927410e+00, /* 0x40490fdb */