X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Ffmaxl.c;h=9dc815e4aaae677464e92aaffe92aba88bdd525f;hb=4282b03a8c212b0e38af1876364be5f332673ce6;hp=3490623eb337085dfeeab480ff8eb288774891e7;hpb=f9d17902a35b6403b7c8354845e9f13f882c1c8e;p=libc-test diff --git a/src/math/fmaxl.c b/src/math/fmaxl.c index 3490623..9dc815e 100644 --- a/src/math/fmaxl.c +++ b/src/math/fmaxl.c @@ -4,11 +4,11 @@ static struct ll_l t[] = { #if LDBL_MANT_DIG == 53 -D -#include "sanity/fmaxl.h" -#elif LDBL_MANT_DIG == 64 +#include "sanity/fmax.h" +#elif LDBL_MANT_DIG == 64 #include "sanity/fmaxl.h" + #endif };