X-Git-Url: http://nsz.repo.hu/git/?p=libc-test;a=blobdiff_plain;f=src%2Fmath%2Fllroundf.c;fp=src%2Fmath%2Fllroundf.c;h=34c0ceb979836cb903c39c8807869c07d4f7361a;hp=dc55f46c024024a2200c9b23f740b6f4a84dc598;hb=f3f0ff4782fc90bd0f3e48fd541ee431f76aaed1;hpb=9aeadc5b0fdc9679c8c257c1a8521f76f1e3b0e7 diff --git a/src/math/llroundf.c b/src/math/llroundf.c index dc55f46..34c0ceb 100644 --- a/src/math/llroundf.c +++ b/src/math/llroundf.c @@ -4,6 +4,7 @@ static struct f_i t[] = { #include "sanity/llroundf.h" +#include "special/llroundf.h" };