add _DEFAULT_SOURCE wherever _BSD_SOURCE was used
[libc-test] / src / math / j0f.c
index 18a8463..c8af0b7 100644 (file)
@@ -1,3 +1,4 @@
+#define _DEFAULT_SOURCE 1
 #define _BSD_SOURCE 1
 #define _GNU_SOURCE 1
 #include <stdint.h>