add further ioctl time64 fallback conversion for device-specific command
[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)
 {