math: add random float generator to gen, make check work for ulp tests
[libc-test] / src / math / atanh.c
index ec41ac5..d7b532e 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct d_d t[] = {
 #include "sanity/atanh.h"
+#include "special/atanh.h"
 
 };