X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Ffmod.c;h=3ba44279e4d074c6cb516be35e213ba3df2c1b16;hb=b76071f55afbc307d8922b195cbc8f5eaa8a773d;hp=5424768f68d2c9bd7fff89c6d2b49f665201b13d;hpb=f3f0ff4782fc90bd0f3e48fd541ee431f76aaed1;p=libc-test diff --git a/src/math/fmod.c b/src/math/fmod.c index 5424768..3ba4427 100644 --- a/src/math/fmod.c +++ b/src/math/fmod.c @@ -1,6 +1,6 @@ #include #include -#include "util.h" +#include "mtest.h" static struct dd_d t[] = { #include "ucb/fmod.h"