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