X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Flround.c;fp=src%2Fmath%2Flround.c;h=7041288aef7e64a5e2b2ba8ad0f3f6801777d5cf;hb=f3f0ff4782fc90bd0f3e48fd541ee431f76aaed1;hp=766d7c2e229db551d4dece8c164702a3486dd06c;hpb=9aeadc5b0fdc9679c8c257c1a8521f76f1e3b0e7;p=libc-test diff --git a/src/math/lround.c b/src/math/lround.c index 766d7c2..7041288 100644 --- a/src/math/lround.c +++ b/src/math/lround.c @@ -4,6 +4,7 @@ static struct d_i t[] = { #include "sanity/lround.h" +#include "special/lround.h" };