math/gen: fix fma fenv flags on nan
[libc-test] / src / math / scalb.c
index 95a5533..70746b3 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct dd_d t[] = {
 #include "sanity/scalb.h"
+#include "special/scalb.h"
 
 };