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/complex/clog.c
diff options
context:
space:
mode:
authorSzabolcs Nagy <nsz@port70.net>2018年11月29日 22:09:53 +0000
committerRich Felker <dalias@aerifal.cx>2019年04月17日 13:03:52 -0400
commit2d72b58070bc43a727b580a46746e87215a60a33 (patch)
treee890c9ae3fa3b496e321dcadfec38f3bf8cef959 /src/complex/clog.c
parente980ca7a571465e8a4c887a199491c2cd8d0c0ee (diff)
downloadmusl-2d72b58070bc43a727b580a46746e87215a60a33.tar.gz
math: move complex math out of libm.h
This makes it easier to build musl math code with a compiler that does not support complex types (tcc) and in general more sensible factorization of the internal headers.
Diffstat (limited to 'src/complex/clog.c')
-rw-r--r--src/complex/clog.c 2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/complex/clog.c b/src/complex/clog.c
index 12aae9c7..b587c291 100644
--- a/src/complex/clog.c
+++ b/src/complex/clog.c
@@ -1,4 +1,4 @@
-#include "libm.h"
+#include "complex_impl.h"
// FIXME
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月07日 20:07:18 +0000

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