X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fremquo.c;h=245cd1d833a9b8c2506c9b0c6cdbd7c1c0763617;hb=c886bb85233e642ca37731de72ad3e1f2f18a2f3;hp=64022f14a4be4ef411f6122cf5e77c65e8f3dd09;hpb=588927eced2aa02855723750217fe3fc26404da9;p=libc-test diff --git a/src/math/remquo.c b/src/math/remquo.c index 64022f1..245cd1d 100644 --- a/src/math/remquo.c +++ b/src/math/remquo.c @@ -4,6 +4,7 @@ static struct dd_di t[] = { #include "sanity/remquo.h" +#include "special/remquo.h" }; int main(void)