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/scalblnl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/scalblnl.c')
-rw-r--r--src/math/scalblnl.c 3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/math/scalblnl.c b/src/math/scalblnl.c
index 82ebbed0..854c51c4 100644
--- a/src/math/scalblnl.c
+++ b/src/math/scalblnl.c
@@ -1,5 +1,6 @@
#include <limits.h>
-#include "libm.h"
+#include <math.h>
+#include <float.h>
#if LDBL_MANT_DIG == 53 && LDBL_MAX_EXP == 1024
long double scalblnl(long double x, long n)
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月22日 15:45:47 +0000

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