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