math: move x87-family remainder functions to C with inline asm
[musl] / src / complex / casinf.c
index 4fcb76f..2cda2f0 100644 (file)
@@ -1,4 +1,4 @@
-#include "libm.h"
+#include "complex_impl.h"
 
 // FIXME