math: fix mpfr code for ld80 long double functions
[libc-test] / src / math / fdiml.c
index 1de0744..a8c37e1 100644 (file)
@@ -4,11 +4,11 @@
 
 static struct ll_l t[] = {
 #if LDBL_MANT_DIG == 53
-D
-#include "sanity/fdiml.h"
-#elif LDBL_MANT_DIG == 64
+#include "sanity/fdim.h"
 
+#elif LDBL_MANT_DIG == 64
 #include "sanity/fdiml.h"
+
 #endif
 };