more pow(0,-inf) fixes
[libc-test] / src / math / coshf.c
index b2ec5b0..32afefb 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/coshf.h"
 #include "sanity/coshf.h"
+#include "special/coshf.h"
 
 };