math/scalb* max scale test cases
[libc-test] / src / math / y0f.c
index b1c43b9..ac10355 100644 (file)
@@ -1,6 +1,8 @@
+#define _BSD_SOURCE 1
+#define _GNU_SOURCE 1
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct f_f t[] = {
 #include "sanity/y0f.h"