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