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