cuserid: support invocation with a null pointer argument
[musl] / src / complex / casinl.c
index 3b7ceba..072adc4 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 casinl(long double complex z)