X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Ftgamma.c;h=cabe9e80e7142f36927ace06999ba2e220a23511;hb=5625f7d633fa22dd50b94b086abaa0dbcc0e6208;hp=f286a62cde88ff0d97aac5cff7d8101cb12ea5d5;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/tgamma.c b/src/math/tgamma.c index f286a62..cabe9e8 100644 --- a/src/math/tgamma.c +++ b/src/math/tgamma.c @@ -4,6 +4,7 @@ static struct d_d t[] = { #include "sanity/tgamma.h" +#include "special/tgamma.h" };