math: logb needs to be correctly rounded
[libc-test] / src / math / fma.c
index 88acd08..bb83520 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct ddd_d t[] = {
 #include "sanity/fma.h"
+#include "special/fma.h"
 };
 
 int main(void)