X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmath%2Fnextafterf.c;h=822a9b669a01780f0089abbf99d567ffb4ab3de3;hb=7b5ccd5b5297e4a0e413a1517699fbfb5bb575be;hp=9f468f218523199eb7bbf3a15cc55d4023884512;hpb=f3f0ff4782fc90bd0f3e48fd541ee431f76aaed1;p=libc-test diff --git a/src/math/nextafterf.c b/src/math/nextafterf.c index 9f468f2..822a9b6 100644 --- a/src/math/nextafterf.c +++ b/src/math/nextafterf.c @@ -1,6 +1,6 @@ #include #include -#include "util.h" +#include "mtest.h" static struct ff_f t[] = { #include "sanity/nextafterf.h"