X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmath%2Ftgammal.c;fp=src%2Fmath%2Ftgammal.c;h=a004d6a3dfccdc8f9faa080f650633f42cbc3f6c;hb=4282b03a8c212b0e38af1876364be5f332673ce6;hp=a0e8db8996409b540c149600b3fd895a914b92dc;hpb=f9d17902a35b6403b7c8354845e9f13f882c1c8e;p=libc-test diff --git a/src/math/tgammal.c b/src/math/tgammal.c index a0e8db8..a004d6a 100644 --- a/src/math/tgammal.c +++ b/src/math/tgammal.c @@ -4,11 +4,11 @@ static struct l_l t[] = { #if LDBL_MANT_DIG == 53 -D -#include "sanity/tgammal.h" -#elif LDBL_MANT_DIG == 64 +#include "sanity/tgamma.h" +#elif LDBL_MANT_DIG == 64 #include "sanity/tgammal.h" + #endif };