math: add some special case tests
[libc-test] / src / math / tanf.c
index 58696e7..1e84776 100644 (file)
@@ -1,6 +1,6 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct f_f t[] = {
 #include "ucb/tanf.h"