math: add some further fenv rounding mode tests
[libc-test] / src / math / exp2f.c
index b6c93c5..a3192d0 100644 (file)
@@ -1,6 +1,6 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct f_f t[] = {
 #include "sanity/exp2f.h"