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