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