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