math: fix test vectors for logb
[libc-test] / src / math / rintf.c
index 5158074..78a0ffc 100644 (file)
@@ -3,8 +3,8 @@
 #include "util.h"
 
 static struct f_f t[] = {
-
 #include "sanity/rintf.h"
+
 };
 
 int main(void)