fix math test gen script
[libc-test] / src / math / log10f.c
index f0f3f1b..d3ecdfa 100644 (file)
@@ -3,9 +3,9 @@
 #include "util.h"
 
 static struct f_f t[] = {
-
 #include "ucb/log10f.h"
 #include "sanity/log10f.h"
+
 };
 
 int main(void)