math: new testcases (acos, asin, atan, expl, lgamma, tgamma)
[libc-test] / src / math / sqrtf.c
index fb910d0..1809ef8 100644 (file)
@@ -5,6 +5,7 @@
 static struct f_f t[] = {
 #include "ucb/sqrtf.h"
 #include "sanity/sqrtf.h"
+#include "special/sqrtf.h"
 
 };