math: fix some invalid checks (remquo, lrint, lround, y0, y1, yn)
[libc-test] / src / math / asinh.c
index fc9e68c..db59b79 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct d_d t[] = {
 #include "sanity/asinh.h"
+#include "special/asinh.h"
 
 };