math: add asuint, asuint64, asfloat and asdouble
[musl] / src / complex / ccoshl.c
index 9b2aed9..ffb4d8a 100644 (file)
@@ -1,4 +1,4 @@
-#include "libm.h"
+#include "complex_impl.h"
 
 //FIXME
 long double complex ccoshl(long double complex z)