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