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