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/fmaxl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/fmaxl.c')
-rw-r--r--src/math/fmaxl.c 3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/math/fmaxl.c b/src/math/fmaxl.c
index 8a1e3652..4b03158e 100644
--- a/src/math/fmaxl.c
+++ b/src/math/fmaxl.c
@@ -1,4 +1,5 @@
-#include "libm.h"
+#include <math.h>
+#include <float.h>
#if LDBL_MANT_DIG == 53 && LDBL_MAX_EXP == 1024
long double fmaxl(long double x, long double y)
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月15日 21:55:40 +0000

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