math: logb needs to be correctly rounded
[libc-test] / src / math / ceilf.c
index 2afa703..4f37ae7 100644 (file)
@@ -5,6 +5,7 @@
 static struct f_f t[] = {
 #include "ucb/ceilf.h"
 #include "sanity/ceilf.h"
+#include "special/ceilf.h"
 
 };