X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=inline;f=src%2Fmath%2Facosf.c;h=a9b3679f96434b1d5f30f8fda1ab5c5ab9ca5d56;hb=667aded8ff906ada3cde9bc1483768133300b4d3;hp=8a35f06b420d3b9b2d046702f668777423d767eb;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/acosf.c b/src/math/acosf.c index 8a35f06..a9b3679 100644 --- a/src/math/acosf.c +++ b/src/math/acosf.c @@ -5,6 +5,7 @@ static struct f_f t[] = { #include "ucb/acosf.h" #include "sanity/acosf.h" +#include "special/acosf.h" };