X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Froundl.c;fp=src%2Fmath%2Froundl.c;h=ad64c9a679fc90fba3af1cf303b2427298a8c0e3;hb=4282b03a8c212b0e38af1876364be5f332673ce6;hp=b0fdc992ad42f452dd1297ae56633dd8b4df767e;hpb=f9d17902a35b6403b7c8354845e9f13f882c1c8e;p=libc-test diff --git a/src/math/roundl.c b/src/math/roundl.c index b0fdc99..ad64c9a 100644 --- a/src/math/roundl.c +++ b/src/math/roundl.c @@ -4,11 +4,11 @@ static struct l_l t[] = { #if LDBL_MANT_DIG == 53 -D -#include "sanity/roundl.h" -#elif LDBL_MANT_DIG == 64 +#include "sanity/round.h" +#elif LDBL_MANT_DIG == 64 #include "sanity/roundl.h" + #endif };