X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fcopysign.c;h=23ab8e3f89b5b7a31fca7491bbaf9c87cf2b469b;hb=c886bb85233e642ca37731de72ad3e1f2f18a2f3;hp=829780e1627b16975942213ea3374eebdf1ed216;hpb=5729b0cb56800bde195ac79324f23af6a54bdaac;p=libc-test diff --git a/src/math/copysign.c b/src/math/copysign.c index 829780e..23ab8e3 100644 --- a/src/math/copysign.c +++ b/src/math/copysign.c @@ -4,6 +4,7 @@ static struct dd_d t[] = { #include "sanity/copysign.h" +#include "special/copysign.h" };