X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Ftgamma.c;h=cabe9e80e7142f36927ace06999ba2e220a23511;hb=d2ba8e6653b825dff20e989f4cf8fdcc33f3f6be;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" };