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