math: correct-rounding check in remainder functions and 1ulp check in hypot
[libc-test] / src / math / tanh.c
index 1f3541f..df172ad 100644 (file)
@@ -1,6 +1,6 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct d_d t[] = {
 #include "ucb/tanh.h"