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