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