X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fatan2f.c;h=f3d3bf0995b82798afcbd41465109f05409fb8fc;hb=5470d80bb36173c5cb5a314362ef9be9378aab4e;hp=5f66b9b74200aeed83a7ce03086cf1224bf2ce18;hpb=f3f0ff4782fc90bd0f3e48fd541ee431f76aaed1;p=libc-test diff --git a/src/math/atan2f.c b/src/math/atan2f.c index 5f66b9b..f3d3bf0 100644 --- a/src/math/atan2f.c +++ b/src/math/atan2f.c @@ -1,6 +1,6 @@ #include #include -#include "util.h" +#include "mtest.h" static struct ff_f t[] = { #include "ucb/atan2f.h"