math: fix test vectors for logb
[libc-test] / src / math / fmodf.c
index eccb2c4..2b83ab1 100644 (file)
@@ -3,9 +3,9 @@
 #include "util.h"
 
 static struct ff_f t[] = {
-
 #include "ucb/fmodf.h"
 #include "sanity/fmodf.h"
+
 };
 
 int main(void)