mq_notify: block all (application) signals in the worker thread
[musl] / src / complex / csin.c
index ad8ae67..535c4bf 100644 (file)
@@ -1,4 +1,4 @@
-#include "libm.h"
+#include "complex_impl.h"
 
 /* sin(z) = -i sinh(i z) */