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