X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fround.c;h=86800d901af521b33869fc40f8b0863309ed953f;hb=f3f0ff4782fc90bd0f3e48fd541ee431f76aaed1;hp=ca5470b146fa4be3d58ef2f4b47c2c2b4610691f;hpb=5729b0cb56800bde195ac79324f23af6a54bdaac;p=libc-test diff --git a/src/math/round.c b/src/math/round.c index ca5470b..86800d9 100644 --- a/src/math/round.c +++ b/src/math/round.c @@ -4,6 +4,7 @@ static struct d_d t[] = { #include "sanity/round.h" +#include "special/round.h" };