math: fix mpfr code for ld80 long double functions
[libc-test] / src / math / tanf.c
index cc0424b..5dc5687 100644 (file)
@@ -3,9 +3,9 @@
 #include "util.h"
 
 static struct f_f t[] = {
-
 #include "ucb/tanf.h"
 #include "sanity/tanf.h"
+
 };
 
 int main(void)