X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fremainder.c;h=1c65edb3a5c9b42c3109aec87870cc2c5e3b601e;hb=3feaa322fdec8f8a45ec19a260103f11a12891e3;hp=4faa6d49a15589407583b14b89081c6e8c9078b1;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/remainder.c b/src/math/remainder.c index 4faa6d4..1c65edb 100644 --- a/src/math/remainder.c +++ b/src/math/remainder.c @@ -4,6 +4,7 @@ static struct dd_d t[] = { #include "sanity/remainder.h" +#include "special/remainder.h" };