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