X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fcbrt.c;h=5411dd1aa270aed59eacc5f419bac0e68f3c78d9;hb=d2ba8e6653b825dff20e989f4cf8fdcc33f3f6be;hp=55ecc5a33b0e02ba90604ee95cde5047cce29470;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/cbrt.c b/src/math/cbrt.c index 55ecc5a..5411dd1 100644 --- a/src/math/cbrt.c +++ b/src/math/cbrt.c @@ -4,6 +4,7 @@ static struct d_d t[] = { #include "sanity/cbrt.h" +#include "special/cbrt.h" };