fix VIDIOC_DQEVENT (v4l2) ioctl fallback for pre-5.6 kernels
[musl] / src / complex / csinh.c
index 0f8035d..eda0ab5 100644 (file)
@@ -34,7 +34,7 @@
  * These values and the return value were taken from n1124.pdf.
  */
 
-#include "libm.h"
+#include "complex_impl.h"
 
 static const double huge = 0x1p1023;