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