math: fix cr check, stricter except check
[libc-test] / src / math / pow.c
index f705f17..473dea9 100644 (file)
@@ -6,6 +6,7 @@ static struct dd_d t[] = {
 #include "crlibm/pow.h"
 #include "ucb/pow.h"
 #include "sanity/pow.h"
+#include "special/pow.h"
 
 };