X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmath%2Ffmaf.c;h=0a0e196d5f8294e60adfdb085778ab4eb9050382;hb=bda7be550a5e2f23d01a2595b190f559d0219330;hp=05fb09aa2cf4380dcfa02c27d73867ac13bb02e4;hpb=5729b0cb56800bde195ac79324f23af6a54bdaac;p=libc-test diff --git a/src/math/fmaf.c b/src/math/fmaf.c index 05fb09a..0a0e196 100644 --- a/src/math/fmaf.c +++ b/src/math/fmaf.c @@ -4,6 +4,7 @@ static struct fff_f t[] = { #include "sanity/fmaf.h" +#include "special/fmaf.h" }; int main(void)