X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Ffabs.c;h=e597ec2ae97d3d2b989438ce5351996d30d346c1;hb=1a1bad41337d53922fde2abf8645de006c871965;hp=5c156d56ebd8ed13679c0794c7f4704897031e3d;hpb=5729b0cb56800bde195ac79324f23af6a54bdaac;p=libc-test diff --git a/src/math/fabs.c b/src/math/fabs.c index 5c156d5..e597ec2 100644 --- a/src/math/fabs.c +++ b/src/math/fabs.c @@ -5,6 +5,7 @@ static struct d_d t[] = { #include "ucb/fabs.h" #include "sanity/fabs.h" +#include "special/fabs.h" };