fix broken thread list unlocking after fork
[musl] / src / math / sincosf.c
index 1b50f01..f8ca723 100644 (file)
@@ -14,6 +14,7 @@
  * ====================================================
  */
 
+#define _GNU_SOURCE
 #include "libm.h"
 
 /* Small multiples of pi/2 rounded to double precision. */