diff options
Diffstat (limited to 'math/test-ldouble.c')
-rw-r--r-- | math/test-ldouble.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/test-ldouble.c b/math/test-ldouble.c index eb9b57ae96..c516c973ba 100644 --- a/math/test-ldouble.c +++ b/math/test-ldouble.c @@ -23,6 +23,7 @@ #define MATHCONST(x) x##L #define CHOOSE(Clongdouble,Cdouble,Cfloat) Clongdouble #define PRINTF_EXPR "Le" +#define PRINTF_XEXPR "La" #ifndef __NO_MATH_INLINES # define __NO_MATH_INLINES |