math: fix nexttoward and nexttowardf tests
[libc-test] / src / math / fmaxf.c
index d90b908..cd34a3b 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct ff_f t[] = {
 #include "sanity/fmaxf.h"
+#include "special/fmaxf.h"
 
 };