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, 1 insertions, 0 deletions
diff --git a/src/math/lgammaf_r.c b/src/math/lgammaf_r.c
index 976986aa..dc65bace 100644
--- a/src/math/lgammaf_r.c
+++ b/src/math/lgammaf_r.c
@@ -14,6 +14,7 @@
*/
#include "libm.h"
+#include "libc.h"
static const float
two23= 8.3886080000e+06, /* 0x4b000000 */