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