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