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