math/gen: fix fma fenv flags on nan
[libc-test] / src / math / atanf.c
index 3e35a3c..64c6489 100644 (file)
@@ -5,6 +5,7 @@
 static struct f_f t[] = {
 #include "ucb/atanf.h"
 #include "sanity/atanf.h"
+#include "special/atanf.h"
 
 };