X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fatanf.c;h=64c64891c4ac5715cbf22df9af10ef80fbbe55a3;hb=1a1bad41337d53922fde2abf8645de006c871965;hp=3e35a3c8e806f33be42b5186b4f166bc4ee6aff8;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/atanf.c b/src/math/atanf.c index 3e35a3c..64c6489 100644 --- a/src/math/atanf.c +++ b/src/math/atanf.c @@ -5,6 +5,7 @@ static struct f_f t[] = { #include "ucb/atanf.h" #include "sanity/atanf.h" +#include "special/atanf.h" };