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