math: new logf
[musl] / src / complex / cacosh.c
index 8c68cb0..8e42f1a 100644 (file)
@@ -1,4 +1,4 @@
-#include "libm.h"
+#include "complex_impl.h"
 
 /* acosh(z) = i acos(z) */