math: add fenv test and new 'add' function in gen
[libc-test] / src / math / sqrt.c
index dae1e20..b6b7de6 100644 (file)
@@ -5,6 +5,7 @@
 static struct d_d t[] = {
 #include "ucb/sqrt.h"
 #include "sanity/sqrt.h"
+#include "special/sqrt.h"
 
 };