fix broken fma tests (due to mpfr bugs)
[libc-test] / src / math / modf.c
index f30582d..a8e26c1 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct d_dd t[] = {
 #include "sanity/modf.h"
+#include "special/modf.h"
 };
 
 int main(void)