math: fix nexttoward and nexttowardf tests
[libc-test] / src / math / modff.c
index 0791dc0..ce91f98 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct f_ff t[] = {
 #include "sanity/modff.h"
+#include "special/modff.h"
 };
 
 int main(void)