prevent CNAME/PTR parsing from reading data past the response end
[musl] / src / complex / csqrtf.c
index ab5102f..a616397 100644 (file)
@@ -25,7 +25,7 @@
  * SUCH DAMAGE.
  */
 
-#include "libm.h"
+#include "complex_impl.h"
 
 /*
  * gcc doesn't implement complex multiplication or division correctly,