adapt res_msend DNS query core for working with multiple sockets
[musl] / src / complex / cimag.c
index 0095564..d6b0e68 100644 (file)
@@ -1,4 +1,4 @@
-#include "libm.h"
+#include "complex_impl.h"
 
 double (cimag)(double complex z)
 {