add ere backref regression test
[libc-test] / src / math / tanhf.c
index effeb49..6772427 100644 (file)
@@ -1,10 +1,11 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct f_f t[] = {
 #include "ucb/tanhf.h"
 #include "sanity/tanhf.h"
+#include "special/tanhf.h"
 
 };