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