fix tls offsets when p_vaddr%p_align != 0 on TLS_ABOVE_TP targets
[musl] / src / complex / cacoshl.c
index 6534255..d3eaee2 100644 (file)
@@ -1,4 +1,4 @@
-#include "libm.h"
+#include "complex_impl.h"
 
 #if LDBL_MANT_DIG == 53 && LDBL_MAX_EXP == 1024
 long double complex cacoshl(long double complex z)