math/scalb* max scale test cases
[libc-test] / src / math / round.c
index ca5470b..65a98fe 100644 (file)
@@ -1,9 +1,10 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct d_d t[] = {
 #include "sanity/round.h"
+#include "special/round.h"
 
 };