fix fenv.c tests according to a new interpretation of the standard
[libc-test] / src / math / j1f.c
index 53135a0..17119ae 100644 (file)
@@ -1,3 +1,5 @@
+#define _BSD_SOURCE 1
+#define _GNU_SOURCE 1
 #include <stdint.h>
 #include <stdio.h>
 #include "mtest.h"