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