X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fceil.c;h=0b88c25f91e9898bb2b37f69e639559e501c3244;hb=b76071f55afbc307d8922b195cbc8f5eaa8a773d;hp=d9fd6c368a9c0c4f50c02feeb8c1d604cb774d5f;hpb=f3f0ff4782fc90bd0f3e48fd541ee431f76aaed1;p=libc-test diff --git a/src/math/ceil.c b/src/math/ceil.c index d9fd6c3..0b88c25 100644 --- a/src/math/ceil.c +++ b/src/math/ceil.c @@ -1,6 +1,6 @@ #include #include -#include "util.h" +#include "mtest.h" static struct d_d t[] = { #include "ucb/ceil.h"