math/gen: fix fma fenv flags on nan
[libc-test] / src / math / frexpf.c
index 773540a..8763be5 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct f_fi t[] = {
 #include "sanity/frexpf.h"
+#include "special/frexpf.h"
 
 };