prevent CNAME/PTR parsing from reading data past the response end
[musl] / src / complex / conjl.c
index 67f11b9..87a4ebe 100644 (file)
@@ -1,4 +1,4 @@
-#include "libm.h"
+#include "complex_impl.h"
 
 long double complex conjl(long double complex z)
 {