X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fnearbyint.c;h=282580d0aa47e29e7c2f6f78496e58209bdfbbce;hb=3feaa322fdec8f8a45ec19a260103f11a12891e3;hp=db5a58c21ba7c8d4ac7e96804be48b25c7a15f0d;hpb=9c6efc03eba4568ba9f1672a2bb0c50a047edd8e;p=libc-test 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" };