X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fatan2f.c;h=5f66b9b74200aeed83a7ce03086cf1224bf2ce18;hb=3feaa322fdec8f8a45ec19a260103f11a12891e3;hp=e5d742d1b1b19c2d33b2c742874735ad756a1b1d;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/atan2f.c b/src/math/atan2f.c index e5d742d..5f66b9b 100644 --- a/src/math/atan2f.c +++ b/src/math/atan2f.c @@ -5,6 +5,7 @@ static struct ff_f t[] = { #include "ucb/atan2f.h" #include "sanity/atan2f.h" +#include "special/atan2f.h" };