fix broken fma tests (due to mpfr bugs)
[libc-test] / src / math / erfc.c
index 6834d5d..8d83372 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct d_d t[] = {
 #include "sanity/erfc.h"
+#include "special/erfc.h"
 
 };