math: fix nexttoward and nexttowardf tests
[libc-test] / src / math / log10f.c
index 90689f5..8ae8d35 100644 (file)
@@ -5,6 +5,7 @@
 static struct f_f t[] = {
 #include "ucb/log10f.h"
 #include "sanity/log10f.h"
+#include "special/log10f.h"
 
 };