math: fix cr check, stricter except check
[libc-test] / src / math / pow10f.c
index fd2a485..efb3207 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct f_f t[] = {
 #include "sanity/pow10f.h"
+#include "special/exp10f.h"
 
 };