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