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