math: logb needs to be correctly rounded
[libc-test] / src / math / pow10.c
index c85b517..9197398 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct d_d t[] = {
 #include "sanity/pow10.h"
+#include "special/exp10.h"
 
 };