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