musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/math/llrintl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/llrintl.c')
-rw-r--r--src/math/llrintl.c 4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/math/llrintl.c b/src/math/llrintl.c
index 6b0838d4..ec2cf86b 100644
--- a/src/math/llrintl.c
+++ b/src/math/llrintl.c
@@ -1,4 +1,6 @@
-#include "libm.h"
+#include <math.h>
+#include <float.h>
+
#if LDBL_MANT_DIG == 53 && LDBL_MAX_EXP == 1024
long long llrintl(long double x)
{
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月17日 16:23:18 +0000

AltStyle によって変換されたページ (->オリジナル) /