fix broken fma tests (due to mpfr bugs)
[libc-test] / src / math / coshf.c
index b2ec5b0..8023cd6 100644 (file)
@@ -5,6 +5,7 @@
 static struct f_f t[] = {
 #include "ucb/coshf.h"
 #include "sanity/coshf.h"
+#include "special/coshf.h"
 
 };