in clock_getres, check for null pointer before storing result
[musl] / src / complex / cprojl.c
index 6731aaa..38a494c 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 cprojl(long double complex z)