math: fix test vectors for logb
[libc-test] / src / math / logf.c
index 6bae867..03bda8f 100644 (file)
@@ -3,9 +3,9 @@
 #include "util.h"
 
 static struct f_f t[] = {
-
 #include "ucb/logf.h"
 #include "sanity/logf.h"
+
 };
 
 int main(void)