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