new test system
[libc-test] / src / math / nearbyintf.c
index 4e8be0a..a894548 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/nearbyintf.h"
+#include "special/nearbyintf.h"
 
 };