X-Git-Url: http://nsz.repo.hu/git/?p=libc-test;a=blobdiff_plain;f=src%2Fmath%2Fnearbyint.c;h=282580d0aa47e29e7c2f6f78496e58209bdfbbce;hp=db5a58c21ba7c8d4ac7e96804be48b25c7a15f0d;hb=f3f0ff4782fc90bd0f3e48fd541ee431f76aaed1;hpb=9aeadc5b0fdc9679c8c257c1a8521f76f1e3b0e7 diff --git a/src/math/nearbyint.c b/src/math/nearbyint.c index db5a58c..282580d 100644 --- a/src/math/nearbyint.c +++ b/src/math/nearbyint.c @@ -4,6 +4,7 @@ static struct d_d t[] = { #include "sanity/nearbyint.h" +#include "special/nearbyint.h" };