X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Ffabs.c;fp=src%2Fmath%2Ffabs.c;h=118cdb5552a57415b31a6cafda8b96de1fff1d4e;hb=cfa23cc1bd01f5c44d7746b8b1839f84d5e1b6eb;hp=e597ec2ae97d3d2b989438ce5351996d30d346c1;hpb=b775d19f7ff58da3fe009d48742068cc92a274f2;p=libc-test diff --git a/src/math/fabs.c b/src/math/fabs.c index e597ec2..118cdb5 100644 --- a/src/math/fabs.c +++ b/src/math/fabs.c @@ -1,6 +1,6 @@ #include #include -#include "util.h" +#include "mtest.h" static struct d_d t[] = { #include "ucb/fabs.h"