math: add fenv test and new 'add' function in gen
[libc-test] / src / math / erfc.c
index 6834d5d..8d83372 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct d_d t[] = {
 #include "sanity/erfc.h"
+#include "special/erfc.h"
 
 };