math tests: fma underflow cases
[libc-test] / src / math / fmaf.c
index 05fb09a..0a0e196 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct fff_f t[] = {
 #include "sanity/fmaf.h"
+#include "special/fmaf.h"
 };
 
 int main(void)