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