math: fix test vectors for logb
[libc-test] / src / math / round.c
index 29aad2b..0535fd2 100644 (file)
@@ -3,8 +3,8 @@
 #include "util.h"
 
 static struct d_d t[] = {
-
 #include "sanity/round.h"
+
 };
 
 int main(void)