math: fix nexttoward and nexttowardf tests
[libc-test] / src / math / log.c
index 5e5d5c4..b2d2d08 100644 (file)
@@ -6,6 +6,7 @@ static struct d_d t[] = {
 #include "crlibm/log.h"
 #include "ucb/log.h"
 #include "sanity/log.h"
+#include "special/log.h"
 
 };