X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmath%2Ffmaxf.c;h=cd34a3bf96a9c0ce90d9fa31b88216eac42fadf7;hb=ae0f0fe09b7fc9d44d072c3fd08372991d852b1d;hp=d90b908150c6824ac94ce77c8d07fb4e32992bd9;hpb=5729b0cb56800bde195ac79324f23af6a54bdaac;p=libc-test diff --git a/src/math/fmaxf.c b/src/math/fmaxf.c index d90b908..cd34a3b 100644 --- a/src/math/fmaxf.c +++ b/src/math/fmaxf.c @@ -4,6 +4,7 @@ static struct ff_f t[] = { #include "sanity/fmaxf.h" +#include "special/fmaxf.h" };