X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fnearbyint.c;fp=src%2Fmath%2Fnearbyint.c;h=d3c4850c82ba93c11b613ebd31908b08776a42a1;hb=4282b03a8c212b0e38af1876364be5f332673ce6;hp=2579d76a85f5a16d9b52c32b051d7062a955503e;hpb=f9d17902a35b6403b7c8354845e9f13f882c1c8e;p=libc-test diff --git a/src/math/nearbyint.c b/src/math/nearbyint.c index 2579d76..d3c4850 100644 --- a/src/math/nearbyint.c +++ b/src/math/nearbyint.c @@ -3,8 +3,8 @@ #include "util.h" static struct d_d t[] = { - #include "sanity/nearbyint.h" + }; int main(void)