X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Ffminf.c;h=3573c7de741e17b162e26985a85c914b9d708d1c;hb=3bb6bd85808ace7b588d1c523bb7badfd9e72650;hp=0964cdb345566041d92c070af369d7a2579db554;hpb=b69f695acedd4ce2798ef9ea28d834ceccc789bd;p=musl diff --git a/src/math/fminf.c b/src/math/fminf.c index 0964cdb3..3573c7de 100644 --- a/src/math/fminf.c +++ b/src/math/fminf.c @@ -1,4 +1,4 @@ -#include "libm.h" +#include float fminf(float x, float y) {